|
Question : Access 2003 Hyperlink warning
|
|
Hi
I need to disable the hyperlink warning in Access 2003. I have a database (developed in Access 2000) that indexes several hundred RTF files. These are hyperlinked on each record.
I cannot alter the Registry as the database is used on machines over which I have no control.
If the solution is in a macro or VB can you say to which object and event it needs to be attached?
Thanks
|
|
Answer : Access 2003 Hyperlink warning
|
|
the code belongs into a new standard module so you can call it from any form/control.
Steve
|
|
|