PC Review


Reply
Thread Tools Rate Thread

Criteria for an email address field

 
 
Chi
Guest
Posts: n/a
 
      6th May 2010
Hi,

I would like to make a query that give me a list of the emails address with
number in it?

I tried to use wildcard characters in the query design view, but it always
gives me a blank record.
Ex: I would like pull out the emails like below:

(E-Mail Removed)
(E-Mail Removed)
(E-Mail Removed)


Thanks
Chi
 
Reply With Quote
 
 
 
 
John Spencer
Guest
Posts: n/a
 
      6th May 2010
Using criteria
Like "*[0-9]*"
against the email field should return all that contain 1 or more number
characters.

John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County

Chi wrote:
> Hi,
>
> I would like to make a query that give me a list of the emails address with
> number in it?
>
> I tried to use wildcard characters in the query design view, but it always
> gives me a blank record.
> Ex: I would like pull out the emails like below:
>
> (E-Mail Removed)
> (E-Mail Removed)
> (E-Mail Removed)
>
>
> Thanks
> Chi

 
Reply With Quote
 
KARL DEWEY
Guest
Posts: n/a
 
      6th May 2010
If it is a text field try this --
Like "*[0-9]*"

--
Build a little, test a little.


"Chi" wrote:

> Hi,
>
> I would like to make a query that give me a list of the emails address with
> number in it?
>
> I tried to use wildcard characters in the query design view, but it always
> gives me a blank record.
> Ex: I would like pull out the emails like below:
>
> (E-Mail Removed)
> (E-Mail Removed)
> (E-Mail Removed)
>
>
> Thanks
> Chi

 
Reply With Quote
 
Chi
Guest
Posts: n/a
 
      6th May 2010
Hi John and Karl,

Thank you very much! It works great!!

"John Spencer" wrote:

> Using criteria
> Like "*[0-9]*"
> against the email field should return all that contain 1 or more number
> characters.
>
> John Spencer
> Access MVP 2002-2005, 2007-2010
> The Hilltop Institute
> University of Maryland Baltimore County
>
> Chi wrote:
> > Hi,
> >
> > I would like to make a query that give me a list of the emails address with
> > number in it?
> >
> > I tried to use wildcard characters in the query design view, but it always
> > gives me a blank record.
> > Ex: I would like pull out the emails like below:
> >
> > (E-Mail Removed)
> > (E-Mail Removed)
> > (E-Mail Removed)
> >
> >
> > Thanks
> > Chi

> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Criteria for an email address fied Chi Microsoft Access Queries 2 6th May 2010 08:44 PM
autocomplete address field with name or email address =?Utf-8?B?andzY3Vzc2Vsag==?= Microsoft Outlook Discussion 1 15th Mar 2006 02:45 AM
web form - using email address field as reply to address msnews.microsoft.com Microsoft Frontpage 4 11th Mar 2006 08:04 PM
Address field of new email does not look up in Outlook Address Boo =?Utf-8?B?T0tHT0tHT0tH?= Microsoft Outlook Contacts 1 17th Jan 2005 05:09 PM
Re: Pass Email address from Address Book control into Access field Alex Ivanov Microsoft Access VBA Modules 2 19th Aug 2004 04:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:37 AM.