Aug 29, 2005 #1 easycode Programmer Joined Jan 28, 2005 Messages 195 Location US Hi there, I am trying to convert a date to string, does anyone know how to do that. i was checkin in the help file, but there's only a function how to convert string to a date which is cdate() thanx
Hi there, I am trying to convert a date to string, does anyone know how to do that. i was checkin in the help file, but there's only a function how to convert string to a date which is cdate() thanx
Aug 29, 2005 #3 RoyVidar Instructor Joined Jun 16, 2000 Messages 6,606 Location NO or plain old format$(mydate,"yyyy-mm-dd") or whatever format is needed Roy-Vidar Upvote 0 Downvote