D
dddsssdddsss
I have the IsHyperlink property set to Yes for at least one control
(textbox) in every form within my application. Technically it is a
"fake" hyperlink used to navigate the user to another form within the
app and look up on this newly opened form the value within the
hyperlinked textbox. To do this I run come code behind the textbox's
onclick event. The problem in Access 2007 is that it takes forever (an
unacceptable amount of time) for the new form to open. I ran some
tests to ensure it was the hyperlink property and not something else
causing the problem.
Any ideas?
ds
(textbox) in every form within my application. Technically it is a
"fake" hyperlink used to navigate the user to another form within the
app and look up on this newly opened form the value within the
hyperlinked textbox. To do this I run come code behind the textbox's
onclick event. The problem in Access 2007 is that it takes forever (an
unacceptable amount of time) for the new form to open. I ran some
tests to ensure it was the hyperlink property and not something else
causing the problem.
Any ideas?
ds