Hi All,
I am still new to this and trygin to learn as much as possible so I was hoping that someone might be able to help me with another query.
I have a list of 'TRUE' 'FALSE' or blanks in column E, and 4 character data in column B. I would like to copy exactly, any data from column B that corresponds to 'FALSE' in column E into column F.
I think I need to do something similar to below but I am not sure how to write it. I would be really grateful for any feedback :-)
=VLOOKUP(FALSE, E2:E1000, INDEX, Column B, 0)
Once I have the copied data in column F, I then need to get rid of any gaps so that it will no longer correspond to column B.
Thank you :-)
Bookmarks