[AccessD] Hyperlink in Access

Jim DeMarco Jdemarco at hudsonhealthplan.org
Tue Sep 13 13:15:54 CDT 2005


To quote an old pro (may be familiar to NRA types): "You can have my Access 97 help file when you pry it from my cold dead hard drive!"

Good tip Marty.  I keep my shortcut to this on top of the Start Menu.

Note to non-US listers - NRA = National Rifle Association

Jim DeMarco

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of MartyConnelly
Sent: Tuesday, September 13, 2005 2:10 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Hyperlink in Access


I cheat, even on systems where I have only Access 2003, I reuse the old 
97 help files.

I also have desktop shortcuts to the adosql.chm and XMLsdk.chm 
ado260.chm etc.  help files.
Then when in access I just do a WinKey-M keystroke to get to the desktop.
This keystroke just miminizes all open windows.

The best bet for vba coding help is to retain the Access 97 help files
and access via a desktop shortcut.
You need all the .HLP, .AW, .CNT, .GID, and .FTG files from access97
that are installed in
Program Files/Microsoft Office/Office
Program Files/Common Files/Microsoft Shared
Zip them up for later installs elsewhere into a new directory

 run a shortcut to ACMAIN80.HLP

There is a way to put this on your command menus in Access via a button

=Shell("C:\WINDOWS\winhlp32.exe C:\msoffice97\office\Acmain80.hlp", 1)

Julie Reardon-Taylor wrote:

>Wow, I couldn't find anything in 2003 that would help me.  Thank you so much 
>Marty.
>
>
>
>Julie Reardon-Taylor
>PRO-SOFT OF NY, INC.
>44 Public Square Suite #5
>Watertown, NY 13601
>Phone/Fax: (315) 785-0319
>www.pro-soft.net
>
>
>  
>

-- 
Marty Connelly
Victoria, B.C.
Canada



-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


 



***********************************************************************************
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".
***********************************************************************************




More information about the AccessD mailing list