473,581 Members | 2,607 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access 2000, How can I get the REAL email address?

Hi Everbody

Access 2000, Windows XP, Outlook 2000,

When I open my database it is set to attach to my Outlook 2000 Inbox.

So far so good..... The attaching procedure works OK and I am able to
see my Outlook 2000 Inbox........Wh ich I can view as a table, within my
Access 2000 database.

I want to be able to see the email address in the "FROM" field.

The problem with this is that very few people have their email address
viewable in the "FROM" field.......... ...usually just a shortened
version of their personal name........... ..However the real email is
underneath and if you doubleclick on the "FROM" field in Outlook
2000...it is viewable.

The kind of thing I mean is something like this:
el***********@g raceland.com might have something like "elvis" in the
"FROM" field when viewed in Access 2000.

So my question is how do I get to the "REAL EMAIL ADDRESS" in Access
2000

Regards To All

Bob

May 2 '06 #1
5 1986
The linked table method has major limitations, including the inability to show even all the reasonably important fields. While articles have been written on how to expand on this method's obvious features, I've never been able to duplicate the results. See http://www.outlookcode.com/d/database.htm#linkedtables .

In Outlook 2000, there is no property that returns the sender's email address. You can either use CDO 1.21 (or Redemption to avoid security prompts -- http://www.dimastr.com/redemption/) to get the From address or use Outlook to get the Reply To address. Sample code at http://www.outlookcode.com/d/code/getsenderaddy.htm

To get the SMTP address from an Exchange sender or recipient, use CDO or Redemption and the PR_EMAIL (&H39FE001E) MAPI property to obtain the SMTP address from the AddressEntry object. See http://www.outlookcode.com/d/code/ge...htm#redemption and http://www.cdolive.com/cdo5.htm#EMailAddressOfSender for examples.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"bobdydd" <re************ **@yahoo.co.uk> wrote in message news:11******** *************@y 43g2000cwc.goog legroups.com...
Hi Everbody

Access 2000, Windows XP, Outlook 2000,

When I open my database it is set to attach to my Outlook 2000 Inbox.

So far so good..... The attaching procedure works OK and I am able to
see my Outlook 2000 Inbox........Wh ich I can view as a table, within my
Access 2000 database.

I want to be able to see the email address in the "FROM" field.

The problem with this is that very few people have their email address
viewable in the "FROM" field.......... ...usually just a shortened
version of their personal name........... ..However the real email is
underneath and if you doubleclick on the "FROM" field in Outlook
2000...it is viewable.

The kind of thing I mean is something like this:
el***********@g raceland.com might have something like "elvis" in the
"FROM" field when viewed in Access 2000.

So my question is how do I get to the "REAL EMAIL ADDRESS" in Access
2000

Regards To All

Bob

May 2 '06 #2
Hi Sue

Wow! That was quick reply.....What I am thinking of is to trap the
error for no "@" sign and tell the enduser to go to Outlook and do the
doubleclick to get the proper email address manually....... ....Not
something I am going to be proud of though

Thanks again

Bob

May 2 '06 #3
Hmm.........Mak es you wonder

My guess he is trying to make it more difficult for the spammers

Regards Bob

May 2 '06 #4

"bobdydd" <re************ **@yahoo.co.uk> wrote in message
news:11******** *************@y 43g2000cwc.goog legroups.com...
Hi Everbody

Access 2000, Windows XP, Outlook 2000,

When I open my database it is set to attach to my Outlook 2000 Inbox.

So far so good..... The attaching procedure works OK and I am able to
see my Outlook 2000 Inbox........Wh ich I can view as a table, within my
Access 2000 database.

I want to be able to see the email address in the "FROM" field.

The problem with this is that very few people have their email address
viewable in the "FROM" field.......... ...usually just a shortened
version of their personal name........... ..However the real email is
underneath and if you doubleclick on the "FROM" field in Outlook
2000...it is viewable.

The kind of thing I mean is something like this:
el***********@g raceland.com might have something like "elvis" in the
"FROM" field when viewed in Access 2000.

So my question is how do I get to the "REAL EMAIL ADDRESS" in Access
2000

Regards To All

Bob

May 4 '06 #5
Note that if you are on a windows network with Active Directory
and Exchange, you can probably get the email addresses from
Active Directory.

(david)

"bobdydd" <re************ **@yahoo.co.uk> wrote in message
news:11******** **************@ i39g2000cwa.goo glegroups.com.. .
Hi Sue

Wow! That was quick reply.....What I am thinking of is to trap the
error for no "@" sign and tell the enduser to go to Outlook and do the
doubleclick to get the proper email address manually....... ....Not
something I am going to be proud of though

Thanks again

Bob

May 5 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

27
3609
by: Chuck Grimsby | last post by:
(Repost, due to lack of submissions...) The Microsoft Access Product Group (the people who build Microsoft Access) want your help! One of the main things we're working on for the near future is a conversion tool to take Microsoft Access 97 databases (primarily, but also Microsoft Access 2000 or 2002/XP databases) up to Microsoft Office...
2
4023
by: Dannic | last post by:
Here is the application. Its a simple application really. I have a db created in Access 2000 which opens to a switchboard created by the switchboard manager. Now the problem. This only works on some computers. I installed access 2000 on two brand new, out of the box, computers and on one it gives me a run time error and the other it...
1
2148
by: edo | last post by:
Following is a summary of articles spanning a 7 day period, beginning at 12 Dec 2003 05:22:35 GMT and ending at 19 Dec 2003 04:09:06 GMT. Notes ===== - A line in the body of a post is considered to be original if it does *not* match the regular expression /^\s{0,3}(?:>|:|\S+>|\+\+)/. - All text after the last cut line (/^-- $/) in the...
2
1865
by: edo | last post by:
100 Day Analysis Following is a summary of articles spanning a 100 day period, beginning at 10 Sep 2003 06:41:30 GMT and ending at 19 Dec 2003 04:09:06 GMT. Notes ===== - A line in the body of a post is considered to be original if it
4
7458
by: Tero Partanen | last post by:
Hello! I'm writing about a rather peculiar problem I'm having with Access2000. I have a table in which I have created one hyperlink-type field. I have given the field a default value which is an email-address. The default value is (for example): "mailto:mymail@here.com". Access2000 correctly inserts that information into the field...
4
2742
by: PitchBlackSheep | last post by:
I have an office of Real Estate agents who use our (single) Access 2000 database to keep track of clients. Our agents email our clients everyday using Outlook 2000. I'm trying to find a way to have those emails associated with the client's record. Any ideas? All I need is a nudge in the right direction ;) Thank you in advance!!!
2
3665
by: MyPersonalSpamBot | last post by:
Hey group, I've been working as an access developer as part of my college co-op. I am interested in learning more about Access, and I repeatedly see in this newsgroup, "Read Access XXX Developer's Handbook" and that's what I've decided to do. What I'd like to know is, which version of the book should I get. I am working in Access 2000,...
17
2473
by: DaveG | last post by:
Hi all I am planning on writing a stock and accounts program for the family business, I understand this is likely to take close to 2 years to accomplish. The stock is likely to run into over a thousand items and the accounting side will be used for hopefully many years so the entries are likely to be vast. The delema is what is best to...
17
4398
by: Mell via AccessMonster.com | last post by:
Is there a way to find out where an application was created from? i.e. - work or home i.e. - if application sits on a (work) server/network, the IT people know the application is sitting there, but is there a way they can find out if that application was put there from a CD or email or created at work? Hint: It's not on a client/server...
0
7868
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8149
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8304
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
5674
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5364
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3805
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3827
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1403
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1138
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.