Hello,
I have a long list. In column "C" there are 3 types of values (text):
1. "Cash" followed by numbers like 1234...
2. "Bank" followed by numbers as above
3. Other
The numbers following Cash or Bank are different.
What I need is a macro that will search for "Cash" and for "Bank" (without the hyphens) in each cell in column "C" and if it finds it than in Column "S"+1 to insert the value "Cash" or "Bank" depending on what was found.
For example if in cell "C4" the string "Cash" was found than in cell "S5" the value or text "Cash" to be inserted. If in cell "C50" the string "Bank" is found that this should become the value in the cell "S51".
Column "S" is blank at the beginning.
Thank you so much.
Bookmarks