Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NickWilkinson

    Make custom menu appear on all PCs

    Hi all, I am stuck. I need a custom menu for my .mdb database (access 2k). I can make this menu bar ok with tools/customise, but this seems to do the opposite of what i want: it affects all databases on only this computer. What I want is for just this database to be affected on all computers. Is...
  2. NickWilkinson

    Custom Help File Help

    To run your custom help file with a command button, write the following line of code for the onclick event of the button: Shell "C:\Windows\winhlp32.exe C:\Yourfolder\Yourhelp.hlp", vbNormalFocus This runs the win help application, and tells it the path of your .hlp file to use...

Part and Inventory Search

Back
Top