Replacing Help File

  • Thread starter Thread starter William
  • Start date Start date
W

William

Hi All,

Can someone tell me how to replace the Access Help file
with a custom help file. I am creating a runtime
application using an mde file for distribution and want
to replace the help button on the toolbar.

Any guidance will be appreciated.

Tahnks,

William Jewell
 
William said:
Hi All,

Can someone tell me how to replace the Access Help file
with a custom help file. I am creating a runtime
application using an mde file for distribution and want
to replace the help button on the toolbar.

Any guidance will be appreciated.

I just use a function that shells...

winhlp32 "path to my help file"
 
William said:
Can someone tell me how to replace the Access Help file
with a custom help file. I am creating a runtime
application using an mde file for distribution and want
to replace the help button on the toolbar.

See the Tony's Microsoft Access Help System Tips page at my website.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top