save macro help!!

  • Thread starter Thread starter gmannewt
  • Start date Start date
G

gmannewt

I have an excel file, I want to put a button on it with a macr
attached. When pressed the macro will 1. save the file to a drive o
the computer. 2. save the file also to a web server.

One problem I am encountering is that to simply use the "save as
function and pick the ftp location, the save process just hangs an
never saves. If I cannot do it this way, will I be able to do it with
macro? Any ideas why this would be happenning?

Thanks.

Mik
 
I've never saved to an FTP server, but if you can't do it manually, I bet a
macro will fail, too.

But are you sure you can't do it manually?

Maybe testing with a new workbook would help???

(All this is IF--I don't have a real answer.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top