Ride The Lightning
Board Regular
- Joined
- Jul 14, 2005
- Messages
- 238
Hi
I have 2 columns of data:
(B) "Book", (blank cell), (blank cell), (blank cell), "Book", (blank cell), "Book"
(C) 1, 2, 3, 4, 2, 1, 3
I am tring to write a formula to operate in Column A that checks if Column B contains "Book". If it does, I want to concatenate the cell "Book" is in and the adjacent cell in Column C. If it does not contain "Book" (i.e. blank) I want to return the most recent Concatenated cells containing "Book".
So Column (A) should read: Book1, Book1, Book1, Book1, Book2, Book2, Book3.
Would appreciate some help on how to achieve this.
Thanks
RTL
I have 2 columns of data:
(B) "Book", (blank cell), (blank cell), (blank cell), "Book", (blank cell), "Book"
(C) 1, 2, 3, 4, 2, 1, 3
I am tring to write a formula to operate in Column A that checks if Column B contains "Book". If it does, I want to concatenate the cell "Book" is in and the adjacent cell in Column C. If it does not contain "Book" (i.e. blank) I want to return the most recent Concatenated cells containing "Book".
So Column (A) should read: Book1, Book1, Book1, Book1, Book2, Book2, Book3.
Would appreciate some help on how to achieve this.
Thanks
RTL