Hi,
I'm new to VBA, self taught from what I've read online and from recording marcos.
I have a spreadsheet that I need to insert a new column between the last column of data and the totals column.
The date row is on row 5 so just find the last column in that row and it gives me that last column.
That bit I can do.
I then need to autofill the formulas across from last column into the new column. I'm struggling to get this bit to work.
Below is what I have that works so far, I'm just now sure how to select the destination of the autofill.
Bookmarks