Please halp to update the "ROI Reason" column based on criteria.
Please halp to update the "ROI Reason" column based on criteria.
try: =IF(A2="","",IF(A2="OK","Not applicable","Reason please"))
Put this formula in cell B2:
=IF(A2="","",IFERROR(VLOOKUP(A2,$E$2:$F$4,2,0),""))
then copy down.
Hope this helps.
Pete
You are welcome
read my "dancing" footnote![]()
Last edited by sandy666; 05-22-2017 at 05:36 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks