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 / New Users / July 2005

Tip: Looking for answers? Try searching our database.

Access 2000 Help file in Word

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kevin Martin - 02 Jul 2005 07:39 GMT
Hi All

I have an Access file in MSAccess 2000. I have a button which when
clicked opens a Word help file. My question is, "is there a way to
return to the previous Access page other than by *File Exit* in Word"

What I need I guess is a button on the word document with the command
File Exit in it. How do you do this in word?

Regards

Kevin Martin
Nikos Yannacopoulos - 04 Jul 2005 08:17 GMT
Kevin,

Although this is a Word question, not an Acess one:

Make the Control Toolbox toolbar visible, and drag and drop the command
button control in your doc; right-click on it, and select View Code. Add
code:

Application.Quit

or:

Documents(ActiveDocument).Close False

depending on what you want to do.

HTH,
Nikos
 
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.