Newbies MauraJuniu Posted February 22, 2001 Newbies Posted February 22, 2001 We print reports that contain shipping dates. While the database has all of our records, we only want to print ones from a certain date forward. I have gone to Find Mode and created the parameters <1/17/01 and get all of the files. I have also set a range of dates from 1/17/01...6/6/01 and still receive the whole enchilada. What am I doing wrong? Thank you, Maura
LiveOak Posted February 22, 2001 Posted February 22, 2001 If you are doing this manually, make sure the field type is defined as "date". If you are scripting this, you can't use a SetField directly to enter the special characters in a date field. You'll need to build the find bit by bit using Insert Text and Insert Calculated Result. -bd
Recommended Posts
This topic is 8678 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now