Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Schedule

Status
Not open for further replies.

bjudi

Technical User
Joined
Feb 10, 2006
Messages
1
Location
US
I am putting together a schedule that I would like to print out in a calendar format.
I have 3 crews that alternate their schedule each week. A full rotation is 3 weeks.
We will name the crews A, B, and C

This example is for one crew for a full rotation.

Week 1 Week 2 Week 3
Mo thru Fri Mon thru Thu Tu-Fri

Would someone help me with the code to make the work.
I appreciate any help.
Thanks
 
Consider using the Outlook calendar and manipulating the data from the Outlook calendar like a table; that solves probably all of your problems/issues.
 
As for the code, your best bet is to google for a vaguely similar solution; otherwise you're simply asking for too much.
 
I think you need to define "the code to make the work". This could mean lots of things. Do you need help setting up a table structure, form, report, or code to build a schedule?

Duane MS Access MVP
[green]Ask a great question, get a great answer.[/green] [red]Ask a vague question, get a vague answer.[/red]
[green]Find out how to get great answers faq219-2884.[/green]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top