Talk About Network

Google





Mac > Excel Office for Mac > Re: Formula
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 6418 of 6965
Post > Topic >>

Re: Formula

by Carl Witthoft <carl@[EMAIL PROTECTED] > Oct 3, 2008 at 05:26 PM

In article <40DCB0EE-131A-4EF9-B38C-11A7850FC797@[EMAIL PROTECTED]
>,
 Rae <Rae@[EMAIL PROTECTED]
> wrote:

>   	   Cust#	Sept.08	Sept.07	Act Diff	Pct Diff	bills	bills	
> 	29806	$1,838.70	$1,219.45	619.25	51	16	10							
> I need to be able to create a formula stating if the Pct Diff is over 5%

> what is the pct of Sept 08($1838.70) totals.	

Start by parsing your example text better.

Assuming you posted two rows, the top one of which is the header,
then  

=if(E2>0.05,C2/B2,"")

Where col E is PctDif,  C2 is Sept 07, B2 is Sept 08

That is a row-by-row calculation.
If you want a sum of all rows which meet that criterion,  look up SUMIF

-- 
Team EM to the rescue!    http://www.team-em.com
 




 2 Posts in Topic:
Formula
=?Utf-8?B?UmFl?= <Rae@  2008-10-03 11:21:01 
Re: Formula
Carl Witthoft <carl@[E  2008-10-03 17:26:21 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 2:41:41 PST 2009.