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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with date formula

Status
Not open for further replies.

mudflap

MIS
Feb 14, 2002
194
CA
if {Prepress WIP (B.Due Date} = currentdate then
"Due today"
else "not working"

That is the formula I am using. But I want it to print out
how many of the values in that field are over date. Plus it never seems to work..Always prints out the else field. Even though there are dates that are due today..

Thanks
PEter
 
You need to create a running total field to do a conditional count of the items where teh datefield is not equal to the current date.

Your formula looks fine to me. If you browse the data in the date field, do you see the dates that are not the currendate? Software Support for Macola, Crystal Reports and Goldmine
dgilsdorf@mchsi.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top