Thread: if function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Louise[_3_] Louise[_3_] is offline
external usenet poster
 
Posts: 6
Default if function

I have a formula that is not working.
=if($Z$58="",ag46+ag48+ag50)-if($z$58="X",0) If cell z58 is empty I want it
to add the ag cells and if z58 cell has an x in it I want it to show 0. It
is doing 0 for both functions, it is not adding the ag cells. What am I
doing wrong?
--
Louise