Dec 11, 2007 #1 anushka04 Technical User Jul 7, 2005 28 GB How can I convert data in a text field to date and compare with date parameter filed to return data only related to the parameter date?
How can I convert data in a text field to date and compare with date parameter filed to return data only related to the parameter date?
Dec 11, 2007 #2 Madawc Programmer Sep 5, 2002 7,628 GB Try Code: Cdate({your.string}) = ?ParamDate If that does not work, comment out the selection and display Cdate({your.string}) to check thatit is OK. Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 Upvote 0 Downvote
Try Code: Cdate({your.string}) = ?ParamDate If that does not work, comment out the selection and display Cdate({your.string}) to check thatit is OK. Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10