PC Review


Reply
Thread Tools Rate Thread

Date queries

 
 
=?Utf-8?B?TWFnZ2llTWF5?=
Guest
Posts: n/a
 
      26th Jun 2006
I want to create a query that will only return the results if the main date
(date1) does not either equal date2 and date3.

Any suggestions on how to do this?
--
May MacKenzie
Administrative Assistant
 
Reply With Quote
 
 
 
 
=?Utf-8?B?T2ZlciBDb2hlbg==?=
Guest
Posts: n/a
 
      26th Jun 2006
In SQL

Select * From TableName
Where Date1 <> Date2 And Date1 <> Date3

Or, in the query in the criteria section, write Under Date2 and Date3

<> Date1

--
Good Luck
BS"D


"MaggieMay" wrote:

> I want to create a query that will only return the results if the main date
> (date1) does not either equal date2 and date3.
>
> Any suggestions on how to do this?
> --
> May MacKenzie
> Administrative Assistant

 
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
date queries Bob Griendling Microsoft Access Queries 7 17th Nov 2007 08:46 PM
date queries =?Utf-8?B?SmF5bmVIYW1wc29u?= Microsoft Access Queries 1 14th Feb 2006 01:26 PM
date queries Brett Microsoft Access Queries 2 20th Sep 2004 03:41 PM
Date queries Raj Microsoft Access Queries 1 8th Oct 2003 02:44 PM
Queries - Date Tim Microsoft Access Queries 3 2nd Oct 2003 03:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:25 PM.