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.
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.