PC Review


Reply
Thread Tools Rate Thread

Criteria for an email address fied

 
 
Chi
Guest
Posts: n/a
 
      6th May 2010
Sorry, I posted my email at the Report session..

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 W. Vinson
Guest
Posts: n/a
 
      6th May 2010
On Thu, 6 May 2010 12:33:00 -0700, Chi <(E-Mail Removed)> wrote:

>Sorry, I posted my email at the Report session..
>
>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


A criterion of

LIKE "*#*"

should return all record containing a digit. Alternatively

LIKE "*[0-9]*"

--

John W. Vinson [MVP]
 
Reply With Quote
 
John Spencer
Guest
Posts: n/a
 
      6th May 2010
Answered there.

Like "*[0-9]*"

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

Chi wrote:
> Sorry, I posted my email at the Report session..
>
> 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 field Chi Microsoft Access Reports 3 6th May 2010 09:21 PM
255 fied size inadequate Skylight Steve Microsoft Access 2 24th Oct 2008 08:41 PM
Pivot table: rouping first row fied =?Utf-8?B?a2x5c2VsbA==?= Microsoft Excel Programming 0 11th Jul 2007 04:38 PM
Filer out extra characters from a Fied Addy Microsoft Access Queries 3 20th Oct 2006 03:20 PM
numeric fied Ced Microsoft ADO .NET 0 30th Jun 2003 12:45 PM


Features
 

Advertising
 

Newsgroups
 


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