Dec 11, 2007 #1 anushka04 Technical User Joined Jul 7, 2005 Messages 28 Location 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 Joined Sep 5, 2002 Messages 7,628 Location 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