Max,if,vlookup??

E

edwardpestian

I'm trying to have a cell return a string based on several criteria:

If the cell N29 => 3.0

If the Range N28:N9 >=3.0 and IF the MAX Date + 365 in the Range D23:D9
is greater than today, return "test", otherwise "".

In other words, look at N29 and if its greater than 3.0, then look at
the range above it N28:N9 and if there is a value =>3.0 and the maximum
date in Range D23:D9 + 365 is greater than today then return "test,"
otherwise return ""

I'm stuck on this one.

Thanks.

ep
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top