My database needs the finger!

  • Thread starter Thread starter Ian Craig Armitage
  • Start date Start date
I

Ian Craig Armitage

i have some statistics on my main form which i would like to make act like a
hyperlink.. basically one of the stats is "outstanding invoices" which is a
label that i want the pointer to switch to a hyperlink finger when
mouseover. the label as an onclick event that opens a form using a macro.

any ideas?
 
you can use the Hyperlink SubAddress property of the label to open another
form without needing a macro or VBA code. just use the Build (...) button at
the right of the property line in the Properties box to open the Edit
Hyperlink dialog and create the link.

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top