Quote:
Originally Posted by gebobs
Yeah, a VLOOKUP will do that easily.
=VLOOKUP(objtable1, table2, 3, false)
=VLOOKUP(objtable1, table2, 4, false)
|
Wow I will have to try that do both data sets have to be in the same workbook on different sheets or can you link to a different workbook? I'm not sure about that side of things. Thank you for your input at least now I know it can be done.