Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Follw up date

Status
Not open for further replies.

Xzibit7

Technical User
Jun 20, 2006
172
US
I've got a query that returns values of items past a follow up date entered by a user with a calender in the query criteria I have <Date() so it should show all follow up dates past the current date. The problem is it does not return this. Is using the calender causing this due to a different format in the date() function perhaps?
 
Not a whole lotta info; if you want to return something PAST a date you might want to do > #datSomeDate# ?
<Date() will return everything BEFORE today....

I have great faith in fools; self-confidence my friends call it.
-Poe
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top