View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MC MC is offline
external usenet poster
 
Posts: 29
Default How to save a vary filename by Macro in Excel?

I want to save a new filename every time after running the Macros
to the current path.

As the master file will transfer to different user, so the file path may
also vary.

And want to set the filename same as one of the cell content.
As the cell content will auto update for each time running the Macros.

So, could anyone give me some hints for finish this task ?

Thanks very much