Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 310
Default Conditional formula

Thanks to all for respoding so quickly!! Much appreciated!

"Peo Sjoblom" wrote:

You might want to check for blank H3 as well since you will get an error if
H is blank

=(H3-IF(J3="",I3,J3))/H3

=IF(N(H3)=0,"",(H3-IF(J3="",I3,J3))/H3)



--
Regards,

Peo Sjoblom



"Michelle" wrote in message
...
I am working on a spread sheet where I am calculating the percentage of
retail markdowns. I am using the formula below:

=SUM((H3-J3)/H3)

But, in some cases j will be empty, so I want it to use i instead. Is
there
a formula I can use to make it use i if j is empty?

Thanks so much!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formula JamieWPS Excel Discussion (Misc queries) 2 May 14th 07 08:00 PM
Conditional Formula help Richard Excel Discussion (Misc queries) 4 September 26th 06 05:23 PM
conditional formula dan Excel Worksheet Functions 3 August 29th 06 07:22 AM
Conditional Formula to indicate Formula in cell SteveW New Users to Excel 9 August 2nd 06 01:12 AM
conditional sum formula erwt Excel Worksheet Functions 3 September 6th 05 08:56 AM


All times are GMT +1. The time now is 08:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"