From: JamesJ on
I have a table with email address.
When I click on it in the form it simply brings up my email client for a new
email.
I've tried using a right click command 'HyperlinkDisplayText'
which is ok but it displays the email address twice in the text box.

How do I edit the email address?

James

From: scott04 on
After it does fire up your email client if you click back on access that
field should now be enabled to make a change. You can always create a button
that clears that field.

"JamesJ" wrote:

> I have a table with email address.
> When I click on it in the form it simply brings up my email client for a new
> email.
> I've tried using a right click command 'HyperlinkDisplayText'
> which is ok but it displays the email address twice in the text box.
>
> How do I edit the email address?
>
> James
>
> .
>
From: JamesJ on
I see now!
I can even tab to it to edit.

Thanks,
James

"scott04" <scott04(a)discussions.microsoft.com> wrote in message
news:DD2746BE-DE01-4DD4-B5C5-F608C0330F1E(a)microsoft.com...
> After it does fire up your email client if you click back on access that
> field should now be enabled to make a change. You can always create a
> button
> that clears that field.
>
> "JamesJ" wrote:
>
>> I have a table with email address.
>> When I click on it in the form it simply brings up my email client for a
>> new
>> email.
>> I've tried using a right click command 'HyperlinkDisplayText'
>> which is ok but it displays the email address twice in the text box.
>>
>> How do I edit the email address?
>>
>> James
>>
>> .
>>