View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lp12 Lp12 is offline
external usenet poster
 
Posts: 54
Default Change username via VBA in Saveas function

Hi All,
I'm using the workbook.saveas function and trying to save a csv file to a
restricted network folder. Is it possible to change the username via VBA to
the one that has access and save the file?
If not, Any alternatives?
Thanks a lot in advance