Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
KC KC is offline
external usenet poster
 
Posts: 107
Default Change username for file transfer

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert Comments - change username in excel biren Excel Discussion (Misc queries) 1 October 22nd 09 04:31 PM
Change Tracking by Windows Username Luke Slotwinski Excel Discussion (Misc queries) 3 December 11th 06 02:02 PM
Getting Username from a file pikapika13[_16_] Excel Programming 2 July 13th 06 06:52 PM
How to change initial username? EeVee Excel Discussion (Misc queries) 1 January 3rd 06 02:22 AM


All times are GMT +1. The time now is 11:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"