B
Bob Loder
Hi, Braintrust!
You folks have helped me tremendously over the last couple of months, and I
hope you can help me one more time!
I have a relatively simple Db for use within my own company only (Win XP
Pro, Access 2k, 10 user lan).
I would "simply" like to offer the user the ability (from a command button?)
to open Outlook Express with the current records e-mail address filled in,
(the user can then complete and send there e-mail to the current record).
The e-mail address is captured in the field >fldEMailAddr< from
=mailto:[tblMainWorkInProgress].[fldEMailAddr] (with and without table name)
to no avail, but it feels close!!
Additionally, I would like to be able to use another command button to open
the clients Web Page >fldWebAddr< also from >tblMainWorkInProgress<, and I'm
betting that the solution is similar!
I'm just starting to use VBA code (i.e. I've become an "expert" in cutting
and pasting code to the proper location <[ ; - ) - note the dunce cap!
Thanks again for your help.
Bob Loder
Tampa, FL
P.S. At the suggestion of these newsgroup members, I have purchased "Access
2000 Developers Handbook" and several others that were suggested. Somewhat
over my head at this point, but I'm hellbent on becoming the best "Access
Hobbiest" around! Not easy at 56 years old, but you'll see - I'll be
answering questions (giving back) in no time!
You folks have helped me tremendously over the last couple of months, and I
hope you can help me one more time!
I have a relatively simple Db for use within my own company only (Win XP
Pro, Access 2k, 10 user lan).
I would "simply" like to offer the user the ability (from a command button?)
to open Outlook Express with the current records e-mail address filled in,
(the user can then complete and send there e-mail to the current record).
The e-mail address is captured in the field >fldEMailAddr< from
I've tried an "OnClick" eventtblMainWorkInProgress<.
=mailto:[tblMainWorkInProgress].[fldEMailAddr] (with and without table name)
to no avail, but it feels close!!
Additionally, I would like to be able to use another command button to open
the clients Web Page >fldWebAddr< also from >tblMainWorkInProgress<, and I'm
betting that the solution is similar!
I'm just starting to use VBA code (i.e. I've become an "expert" in cutting
and pasting code to the proper location <[ ; - ) - note the dunce cap!
Thanks again for your help.
Bob Loder
Tampa, FL
P.S. At the suggestion of these newsgroup members, I have purchased "Access
2000 Developers Handbook" and several others that were suggested. Somewhat
over my head at this point, but I'm hellbent on becoming the best "Access
Hobbiest" around! Not easy at 56 years old, but you'll see - I'll be
answering questions (giving back) in no time!