Hi,
Calendar control has a property FirstDay, try to set it to Monday

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Hi
>
[quoted text clipped - 12 lines]
> Guess I mught have to query the computers LCID or something to determine
> what FirstDay-value to use...
Bill Ross - 16 Sep 2005 17:20 GMT
Hello Alex,
Thanks for the reply. I realize there is a FirstDay property (see start of
feed) - the problem is that the calendar on one computer shows different days
than on other computers within the same office and version. Although I have
no proof, it seems that the international versions of MS Office have various
and sometimes non-working versions of the MSCal.ocx depending on the region.
I currently have a user in China that gets 9/14/2003 when today's date
(=date()) is set on the calendar. The computer has the correct date/time.
Go figure.
I wish someone from Microsoft would notice this issue ----
Bill Ross
Denver, CO
> Hi,
> Calendar control has a property FirstDay, try to set it to Monday
[quoted text clipped - 15 lines]
> > Guess I mught have to query the computers LCID or something to determine
> > what FirstDay-value to use...