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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

change the format of a date

Status
Not open for further replies.

Das

Programmer
Feb 2, 2001
2
GB
I want to know what input mask i need to use for the next date.
When i type 07/06/1978, then i want to see in the cell: 07 juin, 1978
How do I do this?
 
You need code to covert it. It is not input mask question, it is convertion question.
 
The way to do this is when you design the table, select long date as date type, no matter what you type eg 11/11/00 it will display 11 November 2000

Hope this helps

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top