Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro to export a chart as a GIF on the local "C" drive. I am then
using Set Picture = fs.getfile("c:\chart.gif") Picture.Copy strFileName NOTE: strFileName is the destination URL and filename to copy the GIF to a sharePoint server and everything works great for a user on active directory. The problem is that one user is not on active directory. How do I pass to the server a username and password that is different then the one logged in by the user? Thanks, -- KC |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert Comments - change username in excel | Excel Discussion (Misc queries) | |||
Change Tracking by Windows Username | Excel Discussion (Misc queries) | |||
Getting Username from a file | Excel Programming | |||
How to change initial username? | Excel Discussion (Misc queries) |