Thread: V-LOOKing UP!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
FARAZ QURESHI FARAZ QURESHI is offline
external usenet poster
 
Posts: 553
Default V-LOOKing UP!

I have a CASE list on Sheet 1 as:

CASE BRANCH ID#

Sheet 2 has a BRANCH list like:

BRANCH ID#-MISSING

I want the cell Sheet2!B2 to be lookingup through the complete list in
Sheet1 and return an "X" if ANY of the CASES in the corresponding branch in
Sheet2!A2 has no ID.

What sort of formula should I try?

Thanx in advance.