Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Do it this way:
=if(or(a1=0,b1=0),"",yourformula) Regards, Fred. "FrozenRope" wrote in message ... I have a spreadsheet where I am trying to calculate the profit margin of individual products. In some cases I have all of the figures I require. In other cases I am missing values (e.g. price or cost) and generate data is does not error well. Can you suggest formulas or method to have missing data error more eloquently for the last 2 use cases below?? Price | Cost | Margin | % Margin --------------------------------------- $100 $60 $40 40% $0 $60 $-60 #DIV/0! $100 $0 $40 100% Any help you can offer is greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CREATE AND IF FORMULAS | Excel Worksheet Functions | |||
create if formulas | Excel Worksheet Functions | |||
Using Concatenate to create formulas? | Excel Discussion (Misc queries) | |||
How can formulas be used to create another formula? | Excel Discussion (Misc queries) | |||
create links for formulas | Excel Worksheet Functions |