View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default Formula for the LESSER of 2 Calculations

Did you not get my earlier reply to your email then, Bonnie?

Pete

On Jun 13, 8:16*pm, Bonnie wrote:
I'm trying to create a formula that produces the following description:

IF Q31 is blank (no entry at all), Enter the same as Q30
IF Q31 is not blank and = (greater than or equal to) Q30, Enter the same as
Q30 IF Q31 is not blank and < (less than) Q30, Enter the same as Q31

The formula in Q31 is "=IF(Q850,Q85,"")".

I've inserted an extra column thinking I might have to put part of what I
need to do in a hidden column cell; I don't know.

Can someone please provide me guidance??? *Or better yet, the actual formula
I need to enter into Q32? *Thank you, in advance, for your time and effort.