Hi guys and gals,
I need a bit of help from the excel gurus.
I'd written a formula that would check the value of each cell in a column (P2:...) and if the cell includes specific text ("May 29") it sets the value of another cell (F2:...). Here's what I wrote:
Now I need to be able to do basically the same thing, only there is already a set of information in the column (F), so I need to append the value to the cell (F2:...) if (P2:...) contains the value that I'm looking for. If P2... doesn't contain the value that I'm looking for, I want to let the value of F2... remain.![]()
Please Login or Register to view this content.
The other kink is that I will likely have to do this again in the future, or have someone else do it, so a macro that will ask me to identify the column to search, the text to find, the target column, and the text to append, would be really really handy.
I'm working on learning my VBA skills, but this is completely out of my league. Can anyone help me out?
Thanks!
Rob
Bookmarks