Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / May 2008

Tip: Looking for answers? Try searching our database.

saving using ip address

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
maju - 29 May 2008 19:35 GMT
I am trying to write a macro to save workbook in different location using the
ip address
T Lavedas - 29 May 2008 19:43 GMT
> I am trying to write a macro to save workbook in different location using the
> ip address

And your question is?

You should be able to use the UNC form:  "\\nnn.nnn.nnn.nnn\sharepoint
\folder\filename.xls"

Is that what you were after?

Tom Lavedas
===========
http://members.cox.net/tglbatch/wsh/
maju - 29 May 2008 20:01 GMT
thank you very much

I was asking how it can be done but i think that i was able to figure it out
by using the code below
ActiveWorkbook.SaveAs Filename:="\\nnn.nnn.n.nn\shares\make\make1.csv",
FileFormat:=xlCSV, _
       CreateBackup:=False

> > I am trying to write a macro to save workbook in different location using the
> > ip address
[quoted text clipped - 9 lines]
> ===========
> http://members.cox.net/tglbatch/wsh/
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.