CalendarLV

H

hughess7

Has anyone in the UK used the CalendarLV.MDB from www.weAscend.com. It is
really good but I have a problem with displaying the dates. If you enter
dates from the calendar they are entered in the table correctly as UK dates
(determined by my regional settings). But when the calendar form is reopened
Access VB interprets all existing entries as US dates and displays 01 02 (1st
Feb) as 02 01 (2nd Jan). If I try to format the dates in the query which the
calendar uses to US date format (looks ok if run query) the calendar can't
display anything above 13th of the month which is odd as it seems to be a mix
of UK/US? Unfortunately the code is far too complex for me to understand and
I can't use this excellent system unless someone knows a way to solve this????

Thanks in advance for any help.
Sue
 
H

hughess7

Yes he said he thought he'd fixed that and would look at home but didn't hear
any more back. He was the one that suggested putting the date format command
in the query but it didn't work :-(
 
M

mblake

I have been busy with contract work and my full time job. I will fix
the problem and post it to my site when I get a chance. I will let you
know, sorry for the delay. Michael
 
Top