saving workbook with specified filename on the romote server

  • Thread starter Magdalena Biernacka
  • Start date
M

Magdalena Biernacka

I've got the workbook located on the remote server (the WEB side).
I would like a user run this file, fill worksheets then write the result
file with name specified by macro in the workbook.
My question is :
How to write this file with the same path on the remote server ?
 
F

Foss

Hi there,

I'm not sure I understand the question, but have you tried
using ActiveWorkbook.Path at all?

Cheers,
Foss
 
Top