Thread: If Then
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
impressions impressions is offline
external usenet poster
 
Posts: 1
Default If Then

I am trying to program a cell to look at the total in another cell which has
unlimited possibilities. From the total I want to have it look at a total
and if it is <= or = to a number then it assigns a value. e.g. If the
total is 225 in one cell then this is greater than 200 and less than 250 so
it equals $125. Thanks for your help!