Hi,
I have
Hi,
I have
Last edited by rexcel548562; 08-07-2022 at 08:36 AM.
Will this do what you want?
=IF(I7>0,-5,MAX(I7,-5))
Sorry, this:
=IF(I7>0,$F$8,MAX(I7,$F$8))
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Try:
=IF(COUNTIF(J$6:J6,$F$8)>0,$F$8,IF(I7>$F$8,I7,$F$8))
see file.
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
Hi AliGW,
Yes t
Last edited by rexcel548562; 08-07-2022 at 08:37 AM.
Garbage in, garbage out - could you please show us what you mean in a workbook? I didn't understand what you were trying to describe - sorry.
Hi AliGW,
I have v
Last edited by rexcel548562; 08-07-2022 at 08:38 AM.
Try this:
=LET(n,XLOOKUP($F$8,$I$7:$I$31,$I$7:$I$31,,-1),IF(I7>0,n,MAX(ROUND(I7,0),n)))
Hi AliGW,p][]
Last edited by rexcel548562; 08-07-2022 at 08:38 AM.
That's great!![]()
I'm late to the party (again).
Another way. For the non-365 crowd.
=IF(I7>0,$F$8-1,IF(I7>$F$8,ROUNDUP(I7,0),$F$8-1))
Dave
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks