Hi All,
I regularly receive a rather poorly put together spreadsheet and I am putting together some macros to make it usable!
I've run into an issue where there is a merged title row that will always contain the word "Clinic". This row number can change regularly. The rows that I wish to copy start two rows below the title row.
I have been trying to write a macro which will search for "*Clinic*" and then offset down by two rows and copy everything from there to the last row, but have failed miserably
I hope someone can help as I have wasted quite a bit of office hours with this today!!
Many thanks in advance.
Dave
I regularly receive a rather poorly put together spreadsheet and I am putting together some macros to make it usable!
I've run into an issue where there is a merged title row that will always contain the word "Clinic". This row number can change regularly. The rows that I wish to copy start two rows below the title row.
I have been trying to write a macro which will search for "*Clinic*" and then offset down by two rows and copy everything from there to the last row, but have failed miserably
I hope someone can help as I have wasted quite a bit of office hours with this today!!
Many thanks in advance.
Dave