Thread: Formula help
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Michael Koerner Michael Koerner is offline
external usenet poster
 
Posts: 164
Default Formula help

Thanks to all, worked perfectly

--

Regards
Michael Koerner


"simon" wrote in message
oups.com...
| =IF(O25=1,130,IF(O25=2,240,0))
|
| =IF(O25=1,130,IF(O25=2,240,IF(O25="","",0)))
|