 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Microsoft Excel 2003</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/microsoft-excel-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 09:08:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Convert from text to number &#8211; exporting to Excel 2003 from SQL Reporting Services 2008 R2</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/convert-from-text-to-number-exporting-to-excel-2003-from-sql-reporting-services-2008-r2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/convert-from-text-to-number-exporting-to-excel-2003-from-sql-reporting-services-2008-r2/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 09:37:00 +0000</pubDate>
		<dc:creator>DhivyaJ</dc:creator>
				<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[SSRS 2008]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/convert-from-text-to-number-exporting-to-excel-2003-from-sql-reporting-services-2008-r2/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/convert-from-text-to-number-exporting-to-excel-2003-from-sql-reporting-services-2008-r2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Excel 2003 / Auto complete a word</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/microsoft-excel-2003-auto-complete-a-word/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/microsoft-excel-2003-auto-complete-a-word/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 11:20:47 +0000</pubDate>
		<dc:creator>SteveGambon</dc:creator>
				<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[Microsoft Excel commands]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/microsoft-excel-2003-auto-complete-a-word/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/microsoft-excel-2003-auto-complete-a-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set searches within Excel to default always to the top row</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-searches-within-excel-to-default-always-to-the-top-row/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-searches-within-excel-to-default-always-to-the-top-row/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 04:21:47 +0000</pubDate>
		<dc:creator>Encourager</dc:creator>
				<category><![CDATA[Microsoft Excel 2003]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-searches-within-excel-to-default-always-to-the-top-row/</guid>
		<description><![CDATA[New Answer by Encourager]]></description>
				<content:encoded><![CDATA[New Answer by Encourager]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-searches-within-excel-to-default-always-to-the-top-row/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a macro for populating cells.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/create-a-macro-for-populating-cells/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/create-a-macro-for-populating-cells/#comments</comments>
		<pubDate>Wed, 13 Jun 2012 18:09:36 +0000</pubDate>
		<dc:creator>Notwellversed</dc:creator>
				<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[Microsoft Excel macros]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I get raw data and need to clean it up. The data is a bunch of different products and the spreadsheet tracks the time it takes to process each individual product. The spreadsheet had about 100 different products. The first column is the product name, then the rest of the columns are subcategories and ways [...]]]></description>
				<content:encoded><![CDATA[<p>I get raw data and need to clean it up. The data is a bunch of different products and the spreadsheet tracks the time it takes to process each individual product. The spreadsheet had about 100 different products. The first column is the product name, then the rest of the columns are subcategories and ways of tracking the product. But the product name only appears in the first cell, but the cells below it are blank but each cell pertaining to the specific product needs to be populated with the product name. I need a macro that will take the product name from the first cell and copy it all the way down until the next product name. From there, the next product name will be copied into the cells beneath it until the next product and so on. Thank you in advanced.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/create-a-macro-for-populating-cells/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>invoice displays 0s when blank</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/invoice-displays-0s-when-blank/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/invoice-displays-0s-when-blank/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 20:42:49 +0000</pubDate>
		<dc:creator>Abys</dc:creator>
				<category><![CDATA[Excel Cell Formatting]]></category>
		<category><![CDATA[Microsoft Excel 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I created an invoice. I have used the cells A through G. Where A is the description of items and G is the Total sale. My problem is when A is blank G displays $0.00 for total. How can I get G to be blank when A is blank? Some other cells in between display [...]]]></description>
				<content:encoded><![CDATA[<div>I created an invoice. I have used the cells A through G.<br />
Where A is the description of items and G is the Total sale. My problem is when<br />
A is blank G displays $0.00 for total. How can I get G to be blank when A is<br />
blank? Some other cells in between display 0 as well. I am currently using Microsoft<br />
excel 2003.</div>
<p>Thank you<br />
<a href="mailto:vxjvg-2884147770@sale.craigslist.org?subject=Sony%20Grand%20Wega%20KDF-50WE655%20FOR%20SALE-NEEDS%20NEW%20LAMP%20PIC%20DOESNT%20DISPLAY%20-%20%24150%20%28Berkley%2C%20MI%29&#038;body=%0A%0Ahttp%3A%2F%2Fdetroit.craigslist.org%2Fokl%2Fele%2F2884147770.html%0A"></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/invoice-displays-0s-when-blank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBA Copy and Paste using dates</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vba-copy-and-paste-using-dates/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vba-copy-and-paste-using-dates/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 18:23:31 +0000</pubDate>
		<dc:creator>Bbourque96</dc:creator>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[Microsoft Office VBA]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a spreadsheet that I am compiling for completed work orders. The sheet I want to copy the information from is called &#8220;Completed&#8221;. In column H, I have the date each work order was completed and the dates are formated mm/dd/yyyy. I would like to have a code that will copy the work orders [...]]]></description>
				<content:encoded><![CDATA[<p>I have a spreadsheet that I am compiling for completed work orders. The sheet I want to copy the information from is called &#8220;Completed&#8221;. In column H, I have the date each work order was completed and the dates are formated mm/dd/yyyy. I would like to have a code that will copy the work orders that are completed in January to the sheet named &#8220;January&#8221; but I need to make sure the original row stays on the Completed tab. And the same for each month after that. So in the end I will have a sheet for each months completed workorders. Is this possible and if so is it possible to do this with one code or will I have to have a code for each month?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vba-copy-and-paste-using-dates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vlookup</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vlookup-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vlookup-2/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 23:09:13 +0000</pubDate>
		<dc:creator>Jkg</dc:creator>
				<category><![CDATA[Excel 2003]]></category>
		<category><![CDATA[Excel 2003 VLOOKUP function]]></category>
		<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[VLOOKUP function]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[Question Edited by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vlookup-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>problem with zero&#8217;s after macro has run</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-zeros-after-macro-has-run/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-zeros-after-macro-has-run/#comments</comments>
		<pubDate>Thu, 13 May 2010 09:54:57 +0000</pubDate>
		<dc:creator>RVDW</dc:creator>
				<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[Microsoft Excel 2003 import/export]]></category>
		<category><![CDATA[Microsoft Excel 2003 macros]]></category>
		<category><![CDATA[PivotTable]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Ihave a pivot table that gets data from a server.In my pivot table some cells do not have values.After the macro has run then on my report template all values are pasted, and the cells that was empty is now filled with zero&#8217;s.What can i do so that in the report it still shown a [...]]]></description>
				<content:encoded><![CDATA[<p>Ihave a pivot table that gets data from a server.In my pivot table some cells do not have values.After the macro has run then on my report template all values are pasted, and the cells that was empty is now filled with zero&#8217;s.What can i do so that in the report it still shown a blank cell,not zero&#8217;s.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-zeros-after-macro-has-run/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I bring specific data from one Excel spreadsheet to another?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-bring-specific-data-from-one-excel-spreadsheet-to-another/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-bring-specific-data-from-one-excel-spreadsheet-to-another/#comments</comments>
		<pubDate>Tue, 04 May 2010 00:18:39 +0000</pubDate>
		<dc:creator>Jtuliao</dc:creator>
				<category><![CDATA[Excel 2003]]></category>
		<category><![CDATA[Microsoft Excel 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We currently pull a report of data that needs to be broken into many client related files. Not each client needs all the data that is reported in this Excel spreadsheet. Is there some sort of method that we can automate this process to pull data, align in a new Excel spreadsheet with specific formatting [...]]]></description>
				<content:encoded><![CDATA[<p>We currently pull a report of data that needs to be broken into many client related files. Not each client needs all the data that is reported in this Excel spreadsheet. Is there some sort of method that we can automate this process to pull data, align in a new Excel spreadsheet with specific formatting guidelines? Not sure if we would need to create some sort of program or what. Any help will be greatly appreciated! Thanks</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-bring-specific-data-from-one-excel-spreadsheet-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conditional formatting in Microsoft Excel 2003</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-formatting-i-have-2-columns-that-need-to-be-counted-only-when-a-letter-apears-in-the-another-column-in-the-same-row-please-help/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/excel-formatting-i-have-2-columns-that-need-to-be-counted-only-when-a-letter-apears-in-the-another-column-in-the-same-row-please-help/#comments</comments>
		<pubDate>Wed, 13 May 2009 06:59:13 +0000</pubDate>
		<dc:creator>Bmutton</dc:creator>
				<category><![CDATA[Conditional formatting]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Microsoft Excel 2003]]></category>
		<category><![CDATA[Microsoft Excel 2003 formulas]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Basically I have 2 columns the first column has years in it &#038; the second has random letters. Now, going down the 1st column it reads: 2007,2007,2007,2007,2007,2008,2008,2008,2009,2009,2009,2009 And going down the Second Column it reads: A,B,A,B,B,B,A,B,A,A,A,B Note: This is just a segment of the data table. What i need is formula that will answer the [...]]]></description>
				<content:encoded><![CDATA[<p>Basically I have 2 columns the first column has years in it &#038; the second has random letters. </p>
<p>Now, going down the 1st column it reads: 2007,2007,2007,2007,2007,2008,2008,2008,2009,2009,2009,2009 </p>
<p>And going down the Second Column it reads:<br />
A,B,A,B,B,B,A,B,A,A,A,B</p>
<p>Note: This is just a segment of the data table.</p>
<p>What i need is formula that will answer the following question, when a applied to the ranges in column 1 &#038; 2.</p>
<p>Question: In 2009 &#8216;A&#8217; Occurred&#8230;(FORMULA IN HERE) Times.</p>
<p>Question: In 2009 &#8216;B&#8217; Occurred&#8230; (Formula Here) Times.</p>
<p>I&#8217;ve tried everything &#8211; COUNTIF &#038; SUMPRODUCT. I also have Excell 2003. Please help me this is driving me insane!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/excel-formatting-i-have-2-columns-that-need-to-be-counted-only-when-a-letter-apears-in-the-another-column-in-the-same-row-please-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/20 queries in 0.016 seconds using memcached
Object Caching 882/947 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 10:21:18 -->