querying with text/dates

ckitzman

Registered User.
Local time
Today, 14:14
Joined
Sep 15, 2006
Messages
13
I'm trying to make changes to records that are 3 years old. The date format is text and it displays as Ex. "20020831" or yyyymmdd.

i try <"20020101" but I get no results and I know there should be.
I'm a rookie and only know how to query using short date format.

ideas anyone?
thx
 
Hello:

You need to enclosed your date between the # characters, as in #10-01-2006#

Regards
Mark
 

Users who are viewing this thread

Back
Top Bottom