Ok, I have a database with a field name of detention date. This field stores the most recent detention date in it. So my question is in crystal reports how do I sort it out so It will only print the data if the field "detention date" that has the today's date?
This code says required string...
And this code just sits there...Code:{Tablename.Field} = Currentdate
My report is attached as a zip below...Code:CDATE({Tablename.Field}) = CurrentDate
Thank you for all the help





Reply With Quote