Thread: If Statements
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sr Accountant[_2_] Sr Accountant[_2_] is offline
external usenet poster
 
Posts: 15
Default If Statements

I have a spreadsheet that has NP and PA wages on it, and also the L&D and DB
cost. What I am trying to do is an allocation based on this information. I
currently have an if statement that works, except I need to take it one step
further and say if the wages in NP or PA or zero, than do NOT allocate
anything. How can I go about doing this?

Thank you in advance for any help you can provide.