View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default If statment problem


=if(h44=0,o44,if(h440,n44,"whatever"))

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Cerealkiller via OfficeKB.com" <u59737@uwe wrote in message
news:a8b088e35664e@uwe...
I have Excel 2000 I am trying to make this IF statement work. What I want
to
do is if H44 equals a number 1 to whatever then use colum N44 if H44
equals 0
then use O44



=IF(H44=0,0,IF(OR(H44=N44,IF(OR(H44=O44))))

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/201005/1