Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm need to include the IF 0,0 formula in the formula below.
In this formula, C29 = Sales Goal, D29 = Sales Achieved, and E29 returns the results. The formula is set up to account for times when there is a zero goal, but a sale $ amount which means the sales rep gets 100% in E29 or, if there is both a goal and sales acount they get the percentage of sales to goal. However, when there is neither a goal or sales, the E29 result can't return a #DIV/0! or the total cell that E29 rolls up into won't function correctly. Help! =IF(AND(C29=0,D290),100%,D29/C29) -- News Gal |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula to return cell contents based on multiple conditions | Excel Worksheet Functions |