How do I create 2 formulas that faily more eloquently?

F

FrozenRope

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!
 
F

FrozenRope

FrozenRope said:
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top