link html help file

  • Thread starter Thread starter rachman
  • Start date Start date
R

rachman

Guest
Dear Access Programers.
My Access 2000 Application is using web based help.
I have using hyperlink with form to open c:\help\help.htm
But, everytime I click this button, it is always show new browser windows.
How to open the hyperlink without show new explorer windows (if browser is allready appear with same *.htm filename) ?
i have try this syntax: Application.FollowHyperlink "c:\help\help.htm", , False
the option 'new windows' is set false but i'dont undertand it won't work.

One again,
How to modify (disable the check mark) MS ACCESS 2000 Option windows ( Tools > Option... > View Tab > Windows in taskbar)
form modul (with syntax).


Thank You Very Much.
Rachman Ibrahim.
 

Users who are viewing this thread

Back
Top Bottom