View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
savalou savalou is offline
external usenet poster
 
Posts: 9
Default file save as (path and custom name)

Hello,

I would like to write a macro that will save a workbook to a user
provided path and directory with an file name defined via code and
consisting of the original workbook name+textbox1 value+text box 2
value.

Any thoughts?

thanks!

dave