View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Sean Timmons Sean Timmons is offline
external usenet poster
 
Posts: 1,696
Default if formula question

The formula entered does do what you,re looking to do. the value returned is
greater than G7?

"Theresa" wrote:

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)).