G
Guest
Okay,
I have a procedure which creates automatically a email address out of a
filled in sur- and lastname. Everything works great, but there's one problem.
The email-field is a hyperlink, because this allows me to click on it, and
it automatically fires up my Outlook Email-editor.
The problem: when I create the email manually in the "Users", table, and i
click on the manually created email, the Outlook Email-editor opens up. When
I programmatically create the email on a form (in an AfterUpdate event), the
email gets filled in correctly, but when I click on it, nothing happens (at
which point it should launch my Outlook email editor)... The strange thing is
that when i click on the newly created email address in the form, i can use
my right mouse button, and choose "Edit Hyperlink", which works, and the
email address is filled in. And still it doesn't work..
BTW: I'm working with Access 2007
Any suggestions...?
I have a procedure which creates automatically a email address out of a
filled in sur- and lastname. Everything works great, but there's one problem.
The email-field is a hyperlink, because this allows me to click on it, and
it automatically fires up my Outlook Email-editor.
The problem: when I create the email manually in the "Users", table, and i
click on the manually created email, the Outlook Email-editor opens up. When
I programmatically create the email on a form (in an AfterUpdate event), the
email gets filled in correctly, but when I click on it, nothing happens (at
which point it should launch my Outlook email editor)... The strange thing is
that when i click on the newly created email address in the form, i can use
my right mouse button, and choose "Edit Hyperlink", which works, and the
email address is filled in. And still it doesn't work..
BTW: I'm working with Access 2007
Any suggestions...?