Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Can I use the ActiveWorkbook.SaveAs function and include the user account to save the file as? For example, I want to save the file to a directory where the user running the macro only has read only access. This is why I want to specify the account to use (which has full access), to save the file successfully. i..e. ActiveWorkbook.SaveAs User: Domain\Name Password: xxxxxxx Is there a way this can be done? Thanks, Brett |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
saveas ActiveWorkbook.SaveAs Filename:=Range("A1").Value | Excel Programming | |||
ActiveWorkbook.SaveAs | Excel Programming | |||
Help with ActiveWorkbook.SaveAs | Excel Programming | |||
ActiveWorkbook.SaveAs | Excel Programming | |||
ActiveWorkbook.SaveAs - dealing with file already exists | Excel Programming |