Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / June 2008

Tip: Looking for answers? Try searching our database.

How can I put fields from Acces into a word VBA variable?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Koen - 30 Jun 2008 12:10 GMT
I put a field with Contactdata from my Acces database in a word document like
this:

{MERGEFIELD "ContactType"}

How can I add the content of this field into activedocument variables in VBA?

ActiveDocument.Variables("TypeContact").Value = ?????Acces field
pietlinden@hotmail.com - 30 Jun 2008 15:11 GMT
> I put a field with Contactdata from my Acces database in a word document like
> this:
[quoted text clipped - 4 lines]
>
> ActiveDocument.Variables("TypeContact").Value = ?????Acces field

Use Albert Kallal's Super Easy Word Merge instead.
http://www.members.shaw.ca/AlbertKallal/
 
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.