Does anyone know how to use a hyperlink in MS Access (I'm using 97) to
open a report or form within the same database?
I have a form in my database, I have put a label on it, some text, and
when the user clicks on it I want it to open one of the reports.
It's easy enough to use the 'On Click' Event procedure to open another
object, however when the user puts the mouse pointer over the label I
would like the 'hand' to appear, as it does when you click on links on
web pages.
Any help would be deeply appreciated!
open a report or form within the same database?
I have a form in my database, I have put a label on it, some text, and
when the user clicks on it I want it to open one of the reports.
It's easy enough to use the 'On Click' Event procedure to open another
object, however when the user puts the mouse pointer over the label I
would like the 'hand' to appear, as it does when you click on links on
web pages.
Any help would be deeply appreciated!
Comment