Hi, I'm new to VBA coding and I've been trying to create a macro to insert two new columns to the left of a "Total" column that continues to grow to the right as new columns are added. I'd like the insert to be initiated by a button. My attempt at recording a macro failed as my new columns seem to go to a static position. I copied two columns that I would like to use as my format and pasted them to the left of the "Total" column. I can't seem to get the macro to find the end column and go back one to insert the new column. When I run the macro, it overwrites my previous insertion. Any help would be greatly appreciated.
Thanks
JM
Bookmarks