Thread
:
IF Formula
View Single Post
#
5
Posted to microsoft.public.excel.misc
Bryan
Posts: n/a
IF Formula
Thanks Everyone thats great all of the formulas worked well.
regards,
Bryan
"Mark Lincoln" wrote:
Try this:
=IF(H4<0,IF(F4/H4*1000,F4/H4*100,""),"")
Reply With Quote