Dear Gurus,

i want to change the Date format dd/mm/yy through Coding
how can i do this

Tamoor

thedate = Format(Date, "dd/mm/yy")

That line will effectively make the variable "thedate" contain the date in the format you specified :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.