<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MS &#8211; Excel Question</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ms-excel-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ms-excel-question/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mks3rd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ms-excel-question/#comment-43773</link>
		<dc:creator>mks3rd</dc:creator>
		<pubDate>Mon, 14 Mar 2005 15:51:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-43773</guid>
		<description><![CDATA[=mouseclick in the first cell that has the value you want, enter the type of calculation,(plus, minus, *, /, etc) mouseclick on the second portion of the equation, hit enter when you have entered the the cells you want to have associated with thie equation. For order of ops enclose what is needed in quotes ()]]></description>
		<content:encoded><![CDATA[<p>=mouseclick in the first cell that has the value you want, enter the type of calculation,(plus, minus, *, /, etc) mouseclick on the second portion of the equation, hit enter when you have entered the the cells you want to have associated with thie equation. For order of ops enclose what is needed in quotes ()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calderdown</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ms-excel-question/#comment-43774</link>
		<dc:creator>calderdown</dc:creator>
		<pubDate>Thu, 10 Mar 2005 04:41:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-43774</guid>
		<description><![CDATA[On a slightly different tack - obviously the formulae work; but rather than use worksheet and cell references it might be advisable to define names for the cells involved - so that if the source of any of the operands eg (A29) were to change to (A30) then it would have no affect on the actual formulae.]]></description>
		<content:encoded><![CDATA[<p>On a slightly different tack &#8211; obviously the formulae work; but rather than use worksheet and cell references it might be advisable to define names for the cells involved &#8211; so that if the source of any of the operands eg (A29) were to change to (A30) then it would have no affect on the actual formulae.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmcdconsult</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ms-excel-question/#comment-43775</link>
		<dc:creator>dmcdconsult</dc:creator>
		<pubDate>Wed, 09 Mar 2005 09:22:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-43775</guid>
		<description><![CDATA[I believe problemsolver had the right idea but based on your question I think you may want this:

=IF(ISBLANK(A5),&quot;&quot;,(D5*Sheet2!A9))

Plain English:
IF cell A5 is blank, the result is blank. If cell A5 isn&#039;t blank, then multiply D5 by cell A9 on Sheet2.
]]></description>
		<content:encoded><![CDATA[<p>I believe problemsolver had the right idea but based on your question I think you may want this:</p>
<p>=IF(ISBLANK(A5),&#8221;",(D5*Sheet2!A9))</p>
<p>Plain English:<br />
IF cell A5 is blank, the result is blank. If cell A5 isn&#8217;t blank, then multiply D5 by cell A9 on Sheet2.</p>
]]></content:encoded>
	</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/10 queries in 0.030 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 23:34:45 -->