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 / Word / Mailmerge and Fax / October 2006

Tip: Looking for answers? Try searching our database.

Identifying and calling Application Data folder

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kathy Webster - 27 Oct 2006 05:14 GMT
Withe a Word macro, how do I identify and call the C:\Documents and
Settings\UserName\Local Settings\Application Data folder?

I want to write a macro in Word that merges form file:
C:\Documents and Settings\USERNAME\Local Settings\Application
Data\mergeform.doc with it's data source:
C:\Documents and Settings\USERNAME\Local Settings\Application Data\data.txt.

Thank you in advance,
KW
Jezebel - 27 Oct 2006 05:35 GMT
sourcefile = environ("Appdata") & "\mergeform.doc"
datasource = environ("Appdata") & "\data.txt"

> Withe a Word macro, how do I identify and call the C:\Documents and
> Settings\UserName\Local Settings\Application Data folder?
[quoted text clipped - 7 lines]
> Thank you in advance,
> KW
 
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.