Hallo again.
I have a problem with the Format() function, in that it keeps switching the order of my dates from dd/mm/yy to yy/mm/dd or other variations, no matter that I might type in something like:
Format(a_date,"dd/mm/yy"
Does anybody know how to format so the date appears dd/mm/yy?
I think the yy/mm/dd is an American custom, so probably default to Access, but I really need dates formatting English-style.
Cheers,
Douglas JL If it don't make you laugh, it ain't true.
I have a problem with the Format() function, in that it keeps switching the order of my dates from dd/mm/yy to yy/mm/dd or other variations, no matter that I might type in something like:
Format(a_date,"dd/mm/yy"
Does anybody know how to format so the date appears dd/mm/yy?
I think the yy/mm/dd is an American custom, so probably default to Access, but I really need dates formatting English-style.
Cheers,
Douglas JL If it don't make you laugh, it ain't true.