Tried umpteen different ways to get this to work and only two do (sort of, but not really), and ultimately result in errors.
The first routine copies and then if any data exists on the worksheet, it should then be copied to a second worksheet -- problem is, when it copies to the second worksheet, the first way (without errors) there is no data, only highlights the same number of cells in the range on the second sheet. The second way, when I run an activeworksheet.paste (or a couple of other ways -- I've spent so long looking at it I'm seeing sideways), it results in method of range class failed, but throws the error AND copies the data.
I'm almost sure it's something simple and could use a fresh set of eyes... What am I missing? Or is there an easier way?
Bookmarks