Hello Everyone, I am in need of some help please. I have tried adapting some of the code alreadt posted here, but I am a novice and cannot get this part to work.
I have 1 workbook per day (Mon-Fri) containing deposit info. The 1st sheet contains data, and column H is labeled Text.
I need vba code to search entire Text column (H) for 4 different strings, and whenever finds any one of the 4, to cut that entire row and paste into next empty row in Sheet 2. I need it to go through entire worksheet and move all occurrences.
Strings: San Fransisco, New York 17003, HoustonMCC,
Washington Government.
Let me know if more info needed.
Thanks so much for your help!
I have 1 workbook per day (Mon-Fri) containing deposit info. The 1st sheet contains data, and column H is labeled Text.
I need vba code to search entire Text column (H) for 4 different strings, and whenever finds any one of the 4, to cut that entire row and paste into next empty row in Sheet 2. I need it to go through entire worksheet and move all occurrences.
Strings: San Fransisco, New York 17003, HoustonMCC,
Washington Government.
Let me know if more info needed.
Thanks so much for your help!