A
Anne
I took the oh-so-subtle advice of posters here and downloaded and used
Stephen's calendar, even though I had very little understanding of how it
worked. It worked great! (Stephen, you rock!) I tried it again with
another database, and I get an error (ByRef argument type mismatch) when I
try to compile at this line in the code behind the form. blRet =
ShowMonthCalendar(mc, dtStart, dtEnd) - highlighting the "mc" part. I've got
the four modules (modAddrOf, modCalendar, modColorPicker and modFontPicker)
as well as the class module clsMonthCal. I'm working in Access 2003. I've
got the same references in both databases, the field types are the same.
Any thoughts?
Thanks in advance from a realtive newbie in over her head!
Stephen's calendar, even though I had very little understanding of how it
worked. It worked great! (Stephen, you rock!) I tried it again with
another database, and I get an error (ByRef argument type mismatch) when I
try to compile at this line in the code behind the form. blRet =
ShowMonthCalendar(mc, dtStart, dtEnd) - highlighting the "mc" part. I've got
the four modules (modAddrOf, modCalendar, modColorPicker and modFontPicker)
as well as the class module clsMonthCal. I'm working in Access 2003. I've
got the same references in both databases, the field types are the same.
Any thoughts?
Thanks in advance from a realtive newbie in over her head!