<?xml version="1.0" ?><rss version="2.0" xmlns:ec="http://www.eggheadcafe.com"><channel><title>eggheadcafe.com Microsoft Excel FAQs</title><link>http://www.eggheadcafe.com</link><pubDate>Fri, 26 Apr 2013 14:14:19 GMT</pubDate><description>EggHeadCafe - The .NET developer's portal of choice</description><language>en-us</language><item><title><![CDATA[Easy Read Data With Row Coloring:Coding]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/3e7ae0ba-3317-4d7e-a3cd-4428407b1684/easy-read-data-with-row-coloringcoding.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/3e7ae0ba-3317-4d7e-a3cd-4428407b1684/easy-read-data-with-row-coloringcoding.aspx]]></link><description><![CDATA[Very often mass data imported into excel spreadsheet for analysis or report to be presented, make us blur with similar information between one row and another. One way to make thing better is coloring the row with different color, but what shall we do with thousands of records? seem to be impossible with manual one. This comes to this piece of coding "Easy Read Data With Row Coloring", Hope this helps all happier with mass data analysis and save your time from tiring and boring daily manual task&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/3e7ae0ba-3317-4d7e-a3cd-4428407b1684/easy-read-data-with-row-coloringcoding.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 22 Jul 2011 12:31:15 GMT</pubDate></item><item><title><![CDATA[Excel 2010- Enable the Developer toolbar]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/7c94a47d-a2d2-46d1-993d-1bd72673b077/excel-2010-enable-the-developer-toolbar.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/7c94a47d-a2d2-46d1-993d-1bd72673b077/excel-2010-enable-the-developer-toolbar.aspx]]></link><description><![CDATA[The developer toolbar is not enabled by default. Go to File - Options - Customize Ribbon.In the right side, you will find the "Developer tools" option. Check the box. and click OK. It will now appear.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/7c94a47d-a2d2-46d1-993d-1bd72673b077/excel-2010-enable-the-developer-toolbar.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 19 Jul 2011 13:57:05 GMT</pubDate></item><item><title><![CDATA[Excel automatically add trend line to your chart]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/fc268741-59e9-4532-9a56-055d7509e131/excel-automatically-add-trend-line-to-your-chart.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/fc268741-59e9-4532-9a56-055d7509e131/excel-automatically-add-trend-line-to-your-chart.aspx]]></link><description><![CDATA[Excel chart always be able to format or chage any properties then automatically applied to all series in that selected chart, but it is not easy like that to add trend line to the chart, you need to do series by series of chart. Here is the code help you to add trend line in just one click...&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/fc268741-59e9-4532-9a56-055d7509e131/excel-automatically-add-trend-line-to-your-chart.aspx" target="_self">read more</a>]]></description><pubDate>Sun, 17 Jul 2011 21:36:33 GMT</pubDate></item><item><title><![CDATA[Why do my scrollbars go to row 500 -- my data ends in cell E50?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/7edc83c1-afeb-4256-8a83-12937abc346e/why-do-my-scrollbars-go-to-row-500--my-data-ends-in-cell-e50.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/7edc83c1-afeb-4256-8a83-12937abc346e/why-do-my-scrollbars-go-to-row-500--my-data-ends-in-cell-e50.aspx]]></link><description><![CDATA[range,lastrow,lastcol,arrow key&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/7edc83c1-afeb-4256-8a83-12937abc346e/why-do-my-scrollbars-go-to-row-500--my-data-ends-in-cell-e50.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 02 May 2011 09:32:43 GMT</pubDate></item><item><title><![CDATA[See a list of the ColorIndex and the corresponding color]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8f02a10e-8ace-4d66-a739-40cd2cee0c2d/see-a-list-of-the-colorindex-and-the-corresponding-color.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8f02a10e-8ace-4d66-a739-40cd2cee0c2d/see-a-list-of-the-colorindex-and-the-corresponding-color.aspx]]></link><description><![CDATA[To see the colors, go to the visual basic editor. Hit the help question mark.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8f02a10e-8ace-4d66-a739-40cd2cee0c2d/see-a-list-of-the-colorindex-and-the-corresponding-color.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 02 May 2011 09:33:35 GMT</pubDate></item><item><title><![CDATA[How can I copy the name of the worksheet tab to a cell in the worksheet?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/d7812914-a48b-4bd2-9169-38f5b43937fe/how-can-i-copy-the-name-of-the-worksheet-tab-to-a-cell-in-the-worksheet.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/d7812914-a48b-4bd2-9169-38f5b43937fe/how-can-i-copy-the-name-of-the-worksheet-tab-to-a-cell-in-the-worksheet.aspx]]></link><description><![CDATA[macro,sheet,text&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/d7812914-a48b-4bd2-9169-38f5b43937fe/how-can-i-copy-the-name-of-the-worksheet-tab-to-a-cell-in-the-worksheet.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 02 May 2011 09:34:03 GMT</pubDate></item><item><title><![CDATA[How to insert SmartArt graphics to microsoft excel 2007]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/b018000f-4901-4ddb-a350-d3faf2918e72/how-to-insert-smartart-graphics-to-microsoft-excel-2007.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/b018000f-4901-4ddb-a350-d3faf2918e72/how-to-insert-smartart-graphics-to-microsoft-excel-2007.aspx]]></link><description><![CDATA[SmartArt graphic is a visual representation of your ideas. Your audience can easily understand your messages,what you have in mind and what your trying to present to them using the SmartArt graphic. This feature is in Microsoft 2007 Excel, Word, and powerpoint.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/b018000f-4901-4ddb-a350-d3faf2918e72/how-to-insert-smartart-graphics-to-microsoft-excel-2007.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 11 Apr 2011 09:33:35 GMT</pubDate></item><item><title><![CDATA[How to Transfer data from SQL Express to Microsoft office excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/c5c0078a-4b2b-4a90-9b6a-06c21fef2f8f/how-to-transfer-data-from-sql-express-to-microsoft-office-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/c5c0078a-4b2b-4a90-9b6a-06c21fef2f8f/how-to-transfer-data-from-sql-express-to-microsoft-office-excel.aspx]]></link><description><![CDATA[Have you try to transfer your data fro SQL Express to Microsoft office excel? What if your company wants you to get all the data from your database and put it in excel. Theres two way i know how to do it. Here it is.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/c5c0078a-4b2b-4a90-9b6a-06c21fef2f8f/how-to-transfer-data-from-sql-express-to-microsoft-office-excel.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 11 Apr 2011 09:35:42 GMT</pubDate></item><item><title><![CDATA[Connecting to SQL Express in microsoft excel using visual basic application]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/77a83fa2-6859-42a7-841c-6d5dca63ab73/connecting-to-sql-express-in-microsoft-excel-using-visual-basic-application.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/77a83fa2-6859-42a7-841c-6d5dca63ab73/connecting-to-sql-express-in-microsoft-excel-using-visual-basic-application.aspx]]></link><description><![CDATA[Assuming that you need to create an application that needs to transfer data from sql server to microsoft excel. The first thing you need to do is to find a way to connect to sql server.  We can do this by using visual basic application.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/77a83fa2-6859-42a7-841c-6d5dca63ab73/connecting-to-sql-express-in-microsoft-excel-using-visual-basic-application.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 11 Apr 2011 09:34:46 GMT</pubDate></item><item><title><![CDATA[How to add Microsoft ADO 2.8 library to visual basic application in excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/a73ccb7f-642c-4db5-a088-f24bef01cf20/how-to-add-microsoft-ado-28-library-to-visual-basic-application-in-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/a73ccb7f-642c-4db5-a088-f24bef01cf20/how-to-add-microsoft-ado-28-library-to-visual-basic-application-in-excel.aspx]]></link><description><![CDATA[Let say you need to develop an application that incorporate sql database to your Visual basic application(vba) in microsoft excel. So you open a workbook in excel then enabled the developer tab and go to vba window. But unfotunately when your creating a variable to instantiate the adodb, it doesn't show in the intellisense. Do you know why?It is because you haven't add the microsoft activex data objects 2.8 library to your references.Here's how to add it to your references.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/a73ccb7f-642c-4db5-a088-f24bef01cf20/how-to-add-microsoft-ado-28-library-to-visual-basic-application-in-excel.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 11 Apr 2011 09:34:30 GMT</pubDate></item><item><title><![CDATA[how to show developer tab in microsoft office Excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/efd486de-ebc4-41cc-b479-2e22e2e9bc3c/how-to-show-developer-tab-in-microsoft-office-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/efd486de-ebc4-41cc-b479-2e22e2e9bc3c/how-to-show-developer-tab-in-microsoft-office-excel.aspx]]></link><description><![CDATA[Do you want to develop in microsoft office environment? Let say you want to add buttons in microsoft excel, you can use the developer tab to create a vba applications. Developer tab is hidden by default in microsoft office. You can show this tab in less than a minute. Here's how.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/efd486de-ebc4-41cc-b479-2e22e2e9bc3c/how-to-show-developer-tab-in-microsoft-office-excel.aspx" target="_self">read more</a>]]></description><pubDate>Mon, 11 Apr 2011 09:34:07 GMT</pubDate></item><item><title><![CDATA[Excel cell - how to count number of occurances of a character]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/085acbac-1b82-401a-b2aa-22aea4e0d124/excel-cell--how-to-count-number-of-occurances-of-a-character.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/085acbac-1b82-401a-b2aa-22aea4e0d124/excel-cell--how-to-count-number-of-occurances-of-a-character.aspx]]></link><description><![CDATA[Microsoft Office Excel provides couple of functions (LEN and SUBSTITUTE) to count the number of occurances of character in a cell.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/085acbac-1b82-401a-b2aa-22aea4e0d124/excel-cell--how-to-count-number-of-occurances-of-a-character.aspx" target="_self">read more</a>]]></description><pubDate>Wed, 02 Mar 2011 08:23:40 GMT</pubDate></item><item><title><![CDATA[Excel - ISERROR To Handle Errors in Formula]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8e04c4a8-f8ef-4535-aa66-7ade43cead2c/excel--iserror-to-handle-errors-in-formula.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8e04c4a8-f8ef-4535-aa66-7ade43cead2c/excel--iserror-to-handle-errors-in-formula.aspx]]></link><description><![CDATA[Formulas in Excel can return an error message. You may want to avoid the error messages and choose to do an alternative.  You can use the IF and ISERROR functions and do an alternative.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8e04c4a8-f8ef-4535-aa66-7ade43cead2c/excel--iserror-to-handle-errors-in-formula.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 20 Jan 2011 13:26:06 GMT</pubDate></item><item><title><![CDATA[Excel OPEN AS COPY]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/e27df20a-de6b-42de-85e3-59f10bee17d2/excel-open-as-copy.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/e27df20a-de6b-42de-85e3-59f10bee17d2/excel-open-as-copy.aspx]]></link><description><![CDATA[If you open a Excel file using the OPEN AS COPY option, then a new file is created and saved in the same directory of the original file.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/e27df20a-de6b-42de-85e3-59f10bee17d2/excel-open-as-copy.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 08 Jan 2011 11:29:54 GMT</pubDate></item><item><title><![CDATA[OnError has stopped working and you dont know why?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/a68aa52d-e0f9-4f23-817f-d62ea797e43e/onerror-has-stopped-working-and-you-dont-know-why.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/a68aa52d-e0f9-4f23-817f-d62ea797e43e/onerror-has-stopped-working-and-you-dont-know-why.aspx]]></link><description><![CDATA[VBA has no try, catch construct so you have to use On Error instead. The "Break on All Errors" option in excel persists between Excel sessions and will cause workbooks that were previously working to fail for no obvious reason.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/a68aa52d-e0f9-4f23-817f-d62ea797e43e/onerror-has-stopped-working-and-you-dont-know-why.aspx" target="_self">read more</a>]]></description><pubDate>Wed, 05 Jan 2011 12:09:01 GMT</pubDate></item><item><title><![CDATA[How to use Delta() in excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/731bc2e9-5e22-46fc-9543-79b4214f0de4/how-to-use-delta-in-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/731bc2e9-5e22-46fc-9543-79b4214f0de4/how-to-use-delta-in-excel.aspx]]></link><description><![CDATA[Here i will show what is the use of delta() function in Excel.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/731bc2e9-5e22-46fc-9543-79b4214f0de4/how-to-use-delta-in-excel.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Sep 2010 10:15:45 GMT</pubDate></item><item><title><![CDATA[Convert Binary Number into Decimal Number using Bin2Dec in Excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/655063b3-7014-4812-9f5e-b5c44573bc86/convert-binary-number-into-decimal-number-using-bin2dec-in-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/655063b3-7014-4812-9f5e-b5c44573bc86/convert-binary-number-into-decimal-number-using-bin2dec-in-excel.aspx]]></link><description><![CDATA[Here  i will show how you can convert binary number into decimal number in excel.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/655063b3-7014-4812-9f5e-b5c44573bc86/convert-binary-number-into-decimal-number-using-bin2dec-in-excel.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Sep 2010 10:11:46 GMT</pubDate></item><item><title><![CDATA[Get the value of another sheet in a current sheet]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/d36f8931-3459-4265-9041-0c8a10ea9c3e/get-the-value-of-another-sheet-in-a-current-sheet.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/d36f8931-3459-4265-9041-0c8a10ea9c3e/get-the-value-of-another-sheet-in-a-current-sheet.aspx]]></link><description><![CDATA[Here i will show how you can get the value of another sheet.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/d36f8931-3459-4265-9041-0c8a10ea9c3e/get-the-value-of-another-sheet-in-a-current-sheet.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 25 Sep 2010 09:57:59 GMT</pubDate></item><item><title><![CDATA[Calculate months between two dates in excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/fb244152-bba2-49d0-b043-2abd7e810832/calculate-months-between-two-dates-in-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/fb244152-bba2-49d0-b043-2abd7e810832/calculate-months-between-two-dates-in-excel.aspx]]></link><description><![CDATA[Calculate months between two dates in excel&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/fb244152-bba2-49d0-b043-2abd7e810832/calculate-months-between-two-dates-in-excel.aspx" target="_self">read more</a>]]></description><pubDate>Sun, 29 Aug 2010 02:49:12 GMT</pubDate></item><item><title><![CDATA[Add onAction with arguments to a Shape created in VBA]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8cbb8e81-06bb-4eb1-ae88-58d4602e7541/add-onaction-with-arguments-to-a-shape-created-in-vba.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8cbb8e81-06bb-4eb1-ae88-58d4602e7541/add-onaction-with-arguments-to-a-shape-created-in-vba.aspx]]></link><description><![CDATA[Shapes created in Excel don't have a range of Events, and anyway adding your own event handlers is messy. However the onAction property allows you to specify a procedure to call when a shape is clicked, but it's not obvious how to pass a parameter to it, making it useless if you have many shapes. However it is possible - here is how.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/8cbb8e81-06bb-4eb1-ae88-58d4602e7541/add-onaction-with-arguments-to-a-shape-created-in-vba.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 06 Aug 2010 04:58:36 GMT</pubDate></item><item><title><![CDATA[Extracting numerator and denominator from a fraction]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/b5e8d2f7-4ff5-46f1-8815-da1e122a99c6/extracting-numerator-and-denominator-from-a-fraction.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/b5e8d2f7-4ff5-46f1-8815-da1e122a99c6/extracting-numerator-and-denominator-from-a-fraction.aspx]]></link><description><![CDATA[Extracting numerator and denominator from a fraction&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/b5e8d2f7-4ff5-46f1-8815-da1e122a99c6/extracting-numerator-and-denominator-from-a-fraction.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 06 Aug 2010 00:03:44 GMT</pubDate></item><item><title><![CDATA[Get Last Cell value Used Within Specific Column]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/175c9489-3d4f-4b8a-a8ec-06d74a771590/get-last-cell-value-used-within-specific-column.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/175c9489-3d4f-4b8a-a8ec-06d74a771590/get-last-cell-value-used-within-specific-column.aspx]]></link><description><![CDATA[here i will show fromula  from which you can get the last cell which is used by user:&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/175c9489-3d4f-4b8a-a8ec-06d74a771590/get-last-cell-value-used-within-specific-column.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 05 Aug 2010 23:48:39 GMT</pubDate></item><item><title><![CDATA[Remove All Spaces From The Cell In Excel]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/aec54460-dc75-439e-a454-e2b7235b2e03/remove-all-spaces-from-the-cell-in-excel.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/MicrosoftExcel/aec54460-dc75-439e-a454-e2b7235b2e03/remove-all-spaces-from-the-cell-in-excel.aspx]]></link><description><![CDATA[Remove all the spaces from the cell , from left , right , in between the content.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/MicrosoftExcel/aec54460-dc75-439e-a454-e2b7235b2e03/remove-all-spaces-from-the-cell-in-excel.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 03 Aug 2010 12:15:27 GMT</pubDate></item></channel></rss>