View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Theresa Theresa is offline
external usenet poster
 
Posts: 55
Default if formula question

I am trying to use the following formula and it doesn't work for all my
tests. If the answer is false I want the value to return but not greater
than G7. Here is the formula =-if(A17(G4+G5+G7),0,min(A17-G7-(G4+G5),G7)).