Peter Bellamy
Registered User.
- Local time
- Today, 20:34
- Joined
- Dec 3, 2005
- Messages
- 295
I have a VBA routine which is using SQL to update a field in some records to indicate they have been actioned.
A debug.print shows that the SQL string has the date part in european format yet the date that get placed in the field is in US format
!
My PC is set for UK format so I guess it is something Access is doing to flip it!
How can I keep it in UK format ??
Cheers
A debug.print shows that the SQL string has the date part in european format yet the date that get placed in the field is in US format

My PC is set for UK format so I guess it is something Access is doing to flip it!
How can I keep it in UK format ??
Cheers