Full Version: Week calender control
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
Tischnoetentoet
Hi all,

For a project that is working with weeks (not days), I need a calender control that only shows weeks.

I know I can get the current week by:
intWeekNumber = DatePart(ww, Date(), vbMonday, vbFirstFullWeek)

But now I need all of this in a calender control. Is this possible or not?

Thanks!
Jack Cowley
It is possible but you will have to build the form from scratch as I am not aware of any calendars that show only weeks... There are some calendar controls in the archives here that you may be able to modify...

Jack
Tischnoetentoet
ok, I'll check them out!

btw: you answered a lot of questions for me frown.gif Thanks for all of that!
Jack Cowley
Good luck with the calendar and glad I have been able to help.

Jack
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.