C
CJ
Example:
Sheet"xyz"
A B C D E F G H I
r x
s x
t x
Sheet"Titles"
A B C D E F G H I
r
s
t
IF worksheet name <> "Titles" and value in column G = "x" THEN
for that same row, get the cell value in column D, and populate a
list in column A on worksheet name = "Titles"
THANK YOU for your help! I'm stuck.
Sheet"xyz"
A B C D E F G H I
r x
s x
t x
Sheet"Titles"
A B C D E F G H I
r
s
t
IF worksheet name <> "Titles" and value in column G = "x" THEN
for that same row, get the cell value in column D, and populate a
list in column A on worksheet name = "Titles"
THANK YOU for your help! I'm stuck.