The_Rock
Board Regular
- Joined
- Jul 2, 2007
- Messages
- 174
Hi Folks
I'm trying to use the following formula but it keeps defaulting to the value if false i.e. ""
=IF(ISNA(VLOOKUP(J8,$A$2:$F$14,6,FALSE))="CISTWE Reject","Rejected","")
Basically, in the column that its looking up, there are three values. I only want it to show 'rejected' if the result of the lookup is 'CISTWE Reject'.
Appreciate your thoughts.
Cheers!
I'm trying to use the following formula but it keeps defaulting to the value if false i.e. ""
=IF(ISNA(VLOOKUP(J8,$A$2:$F$14,6,FALSE))="CISTWE Reject","Rejected","")
Basically, in the column that its looking up, there are three values. I only want it to show 'rejected' if the result of the lookup is 'CISTWE Reject'.
Appreciate your thoughts.
Cheers!