Hi Experts,
Need your help.
I have 3 columns of data and I need a formula to find the first instance of the word Open in column 2 and then copy the date in Column 3 to the rest of the values in Column 4:
A Open 3/1/2016 3/1/2016
A text 3/2/2016 3/1/2016
A text 3/3/2016 3/1/2016
A text 3/3/2016 3/1/2016
B Open 3/1/2016 3/1/2016
B text 3/2/2016 3/1/2016
B text 3/3/2016 3/1/2016
B text 3/3/2016 3/1/2016
B text 3/4/2016 3/1/2016
So basically all data in column 1 are the same. So for every instance of data in Column 1 - I need to find the first instance of the word "Open" then copy the date associates to it in column 4.
Thank you for all your help experts!!!
Bookmarks