ChrisBurch
IS-IT--Management
Hi all,
I'm new to Excel vba, and need advice to manipulate a spreadsheet that I've dumped out from another program (7000+ lines).
The problem:-
Starting from row 1, look down column F until the word 'gst' is found. Select this row plus the previous 4 (5 in total).
Append these rows (5) to another sheet, then delete them from the original sheet. Repeat for the each occurence of 'gst' until the end of the sheet.
Many thanks in advance. Chris
It worked yesterday.
It doesn't work today.
That's Windows!
I'm new to Excel vba, and need advice to manipulate a spreadsheet that I've dumped out from another program (7000+ lines).
The problem:-
Starting from row 1, look down column F until the word 'gst' is found. Select this row plus the previous 4 (5 in total).
Append these rows (5) to another sheet, then delete them from the original sheet. Repeat for the each occurence of 'gst' until the end of the sheet.
Many thanks in advance. Chris
It worked yesterday.
It doesn't work today.
That's Windows!