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 / Forms / February 2005

Tip: Looking for answers? Try searching our database.

I push a control in an Access form to get a word document with li.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hollywood - 20 Feb 2005 23:35 GMT
I have created a form in Access and a control button in that form that
launches a Word document that has data fields inserted from the Access
database.  When the Word document launches, it is not on the same record as
the one I launched from in the Access form.
G. Vaught - 21 Feb 2005 03:23 GMT
The default is to pull all the records from the table used, not what is
current on the form. You need to create a query where the record id you are
at gets passed to the query and only retrieves the record you want.

Look into filters.

>I have created a form in Access and a control button in that form that
> launches a Word document that has data fields inserted from the Access
> database.  When the Word document launches, it is not on the same record
> as
> the one I launched from in the Access form.
Albert D. Kallal - 21 Feb 2005 18:53 GMT
Try running my sample word merge here;
http://www.members.shaw.ca/AlbertKallal/msaccess/msaccess.html

The above will merge the current record to the word document.

You can read up on the above web site on how to use this in your
application, but the default for the above example is to merge only the
record you are looking at....

Signature

Albert D. Kallal   (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com
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.