There is no easy way to do that with Access' built-in tools. You may
want to look into 3rd party calendar controls, or export the data to
Outlook's calendar.
I have once implemented a calendar on a form. It displays 3 weeks of
jobs, using 7 * 3 MsFlexGrid controls.