Text - pull a text cell where if cell a=cell b
I have a worksheet that I need to feed to other worksheets. I have ID numbers
that are assigned to client names. How can I do a "if" type of statement?
cell A = 101
column/range B= ID numbers
column/range C=Client Names
If A=B than DB=ABC Client
|