I have trawled though hours of searches trying to find an answer to my problem.
It seemed an easy enough task, in that I would like to cut data from sheet1 and paste in sheet 2. I was successful in doing this but the data had to remain in the same locations.
The data is imported and each time the location of where I would like to cut from changes.
I basically need to search column A for the word "Summary" (the only word which is always in the same column), when found I would like to cut the "Summary" row and everything below and across to column G until empty cells (this data is always at the bottom, but the row number will vary)
The cut data needs to be pasted into sheet2 column A row A.
I hope there is someone who has something similar which i could tailor to my own needs.
Thanks