L
Logan
I would like to create a macro that would take the
information from two different cells and use them as the
file name, then save the file as an .xls in another folder.
The cells I would like to use are named, Surname and
filenumber.
I am then going to create a command button on the toolbar
so that all the employees have to do is click the 'Save As'
button.
I have no problem with creating the shortcut bottons and
assigning the macro to it. It just that I am very new to
VBA and not sure how to write the code, for the save as part.
Any help would be appreciated
information from two different cells and use them as the
file name, then save the file as an .xls in another folder.
The cells I would like to use are named, Surname and
filenumber.
I am then going to create a command button on the toolbar
so that all the employees have to do is click the 'Save As'
button.
I have no problem with creating the shortcut bottons and
assigning the macro to it. It just that I am very new to
VBA and not sure how to write the code, for the save as part.
Any help would be appreciated