Joe W Posted June 12, 2004 Posted June 12, 2004 I may be missing the obvious, but I have just spent an hour trying to get a "Find" that returns all records AFTER TODAY'S DATE (in a date field). What is the syntax I need here? Thanks!!! Head is sore from batting against wall!
The Shadow Posted June 12, 2004 Posted June 12, 2004 You can use relational operators in a find on a date field (<, <=, etc), so:
Joe W Posted June 12, 2004 Author Posted June 12, 2004 Duh! I can swear I tried that ten times and it didn't work - but it does now! Thanks!!!
Newbies ugomena Posted June 22, 2004 Newbies Posted June 22, 2004 I have a similar situation in which I am trying to create a scripted button which will populate a weekly calendar with jobs that are due for that particular day. I am using a popup calendar, which allows the user to select the CalStartDate and the CalEndDate (global values). There is a JobList database which holds all of the job info, including a CalDate entry for the calendar day on which the job should show up... The layout for the weekly calendar is set to populate the start and end dates with the correct day & date, ( in a column view Monday m/d/y, Tuesday m/d+1/y, etc) however I cannot figure out how to find and display the jobs for each day below each respective column heading... Please help, I have been trying to figure this out for a couple of days now, and my head is starting to hurt... Thanks in advance, a super-newbie.
Recommended Posts
This topic is 7798 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