M
Max G.
I have two documents, one is the source of data the other target. I need to
retrieve the value of a cell into a target document if three values in the
source doc are met.
Here is some of my logic:
If [source doc]a1=earth,b1=glob,c1=us then copy d1 into the target document
cell b23. I hope this gives you an idea what I am trying to do. Vlookup
searches only the first column and does not offer multiple conditions.
retrieve the value of a cell into a target document if three values in the
source doc are met.
Here is some of my logic:
If [source doc]a1=earth,b1=glob,c1=us then copy d1 into the target document
cell b23. I hope this gives you an idea what I am trying to do. Vlookup
searches only the first column and does not offer multiple conditions.