Aug 29, 2005 #1 easycode Programmer Jan 28, 2005 195 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 Jun 16, 2000 6,606 NO or plain old format$(mydate,"yyyy-mm-dd") or whatever format is needed Roy-Vidar Upvote 0 Downvote