G
Guest
I have hyperlinks as my navigation on a form. When the user clicks a link to
a report, I am checking for .HasData and if the report pulls no data, I close
it. The problem is that after all of these events take place, the hyperlink
is then followed. How can I keep that from happening? I don't mind having a
command button instead of a label, but I want the cursor to change to the
pointing hand when over the text.
Any help would be greatly appreciated.
Thanks,
Emily
a report, I am checking for .HasData and if the report pulls no data, I close
it. The problem is that after all of these events take place, the hyperlink
is then followed. How can I keep that from happening? I don't mind having a
command button instead of a label, but I want the cursor to change to the
pointing hand when over the text.
Any help would be greatly appreciated.
Thanks,
Emily