steigrafx Posted November 8, 2010 Posted November 8, 2010 (edited) [color:red]Whoops...I figured it out. Thanks anyway. I have a field called ConferenceDate. Is there a way in "Find" to request current date and future dates only? I thought it would be simple, such as greater than or equal to current date, but I can't figure out the syntax. Thanks, Kevin Edited November 8, 2010 by Guest
Fitch Posted November 8, 2010 Posted November 8, 2010 In a script you can use the Get( CurrentDate ) function, but in a manual Find you have to insert the actual date, e.g. >=11/8/10 You can use the Insert Date command under the Insert menu, and in Find mode, use the Operators pop-up list to find the symbols you need.
steigrafx Posted November 9, 2010 Author Posted November 9, 2010 Actually, in a manual Find you can use >= followed by // which means today's date. Thank you for your help. Kevin
Fitch Posted November 11, 2010 Posted November 11, 2010 Thanks for pointing that out, forgot about that one.
Recommended Posts
This topic is 5125 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