November 8, 201015 yr [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, 201015 yr by Guest
November 8, 201015 yr 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.
November 9, 201015 yr Author Actually, in a manual Find you can use >= followed by // which means today's date. Thank you for your help. Kevin
Create an account or sign in to comment