Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opposite of CDate() 1

Status
Not open for further replies.

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
 
or plain old format$(mydate,"yyyy-mm-dd") or whatever format is needed

Roy-Vidar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top