J
Jen
I am trying to return a value from two different worksheets using a unique
string attached to each rows on those two tables.
Here is my logic :
If my unique string exists on the first table, then return a value in
column2. If that column2 is blank, then return a value in column2 of second
table.
If my unique string does not exist on my first table then return a value in
column2 of second table.
Please help!!
string attached to each rows on those two tables.
Here is my logic :
If my unique string exists on the first table, then return a value in
column2. If that column2 is blank, then return a value in column2 of second
table.
If my unique string does not exist on my first table then return a value in
column2 of second table.
Please help!!