create a macro to automaticaly name a file.
Write a macro containing something like
ActiveWorkbook.SaveAs "C:\Temp\MyFile.xls"
and assign it to your button.
HTH. Best wishes Harald
"bh" skrev i melding
...
I need to have control over file naming in a worksheet would like to be
able
to do this by assiging a macro to a button.
|