M
MrAlMackay
I wondered if anyone would be able to offer advise on how to do the following
automatically through vba?
I currently have a spreadsheet (containing 6 sheets) that I need to update to a
'new' version of the spreadsheet.
The new version contains additional vba code within it and will also ensure
that all of the relevant cells contain the correct formulas etc.
What I want to be able to do is have a master spreadsheet that just contains a
box to enter the filename to update, and an update button which then loads the
new template - copies all data on to the new template and saves the new file to
the name of the 'old' file with _v2 @ the end.
Would anyone be able to offer any examples on how to do this?
Many Thanks in advance, Cheers - Al. ([email protected])
automatically through vba?
I currently have a spreadsheet (containing 6 sheets) that I need to update to a
'new' version of the spreadsheet.
The new version contains additional vba code within it and will also ensure
that all of the relevant cells contain the correct formulas etc.
What I want to be able to do is have a master spreadsheet that just contains a
box to enter the filename to update, and an update button which then loads the
new template - copies all data on to the new template and saves the new file to
the name of the 'old' file with _v2 @ the end.
Would anyone be able to offer any examples on how to do this?
Many Thanks in advance, Cheers - Al. ([email protected])