C
carlyman
I need a way to find a value (could be text) in column C based on th
values in column A and column B. Entries in A and entires in B are no
unique by themselves; however, by "keying" off columns A and B together
only one entry in column C results.
Example:
A-----B-----
D-----X-----Test1
D-----Y-----Test2
F-----Y-----Test3
I've tried various index and match combinations, but haven't figured i
out yet. Any ideas?
Thanks,
J
values in column A and column B. Entries in A and entires in B are no
unique by themselves; however, by "keying" off columns A and B together
only one entry in column C results.
Example:
A-----B-----
D-----X-----Test1
D-----Y-----Test2
F-----Y-----Test3
I've tried various index and match combinations, but haven't figured i
out yet. Any ideas?
Thanks,
J