473,408 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Need help with 52 week calendar

14
Hello Forum,
I will try to be as detailed as possible, I feel you would better understand what I am trying to do if I could email or upload the database to you all instead. If there is a way to upload, could someone tell me how this is done?

What I have been working on is a database that will help schedule a maintenance departments personnel based on a 52 week calendar.

This is where I am stuck and was hoping someone could give me some direction or ideas. I have a table that stores all the information a technician would need to finish. Since there is just so much work to do, I am trying to schedule it one a weekly bases for the whole year.
Example: out of 5,000 assignments needing to get done I want to assign only 20 of them to each tech (6 of them) and tell Access to allow me to print out a report that only shows the first 20 things needing to get done and then not repeat itself until the next year and so on...
This would be created by the table capturing the techs names, assignments, the amount of time each assignment should take and the most important one is assigning it to a weekly, Bi-weekly, Monthly, etc... Schedule and having it show me the results when asked.

Any help would be appreciated
Jan 30 '08 #1
3 3805
dponce
14
Anyone have any idea how to print a report on a certain week of the year? I am scheduling based on a 52 week calendar and would just need to know how to get access to understand that I want it to print a certain report only if that calendar week has been meet.

Any advice, thx in advance...
Jan 30 '08 #2
MMcCarthy
14,534 Expert Mod 8TB
Anyone have any idea how to print a report on a certain week of the year? I am scheduling based on a 52 week calendar and would just need to know how to get access to understand that I want it to print a certain report only if that calendar week has been meet.

Any advice, thx in advance...
You can use the DatePart() function to determine the week number. The syntax is ...

DatePart ( interval, date, [firstdayofweek], [firstweekofyear])

The following should return the week number of the current date.

DatePart ("ww", Now(), vbSunday, vbFirstFullWeek)
Feb 5 '08 #3
MMcCarthy
14,534 Expert Mod 8TB
Hello Forum,
I will try to be as detailed as possible, I feel you would better understand what I am trying to do if I could email or upload the database to you all instead. If there is a way to upload, could someone tell me how this is done?

What I have been working on is a database that will help schedule a maintenance departments personnel based on a 52 week calendar.

This is where I am stuck and was hoping someone could give me some direction or ideas. I have a table that stores all the information a technician would need to finish. Since there is just so much work to do, I am trying to schedule it one a weekly bases for the whole year.
Example: out of 5,000 assignments needing to get done I want to assign only 20 of them to each tech (6 of them) and tell Access to allow me to print out a report that only shows the first 20 things needing to get done and then not repeat itself until the next year and so on...
This would be created by the table capturing the techs names, assignments, the amount of time each assignment should take and the most important one is assigning it to a weekly, Bi-weekly, Monthly, etc... Schedule and having it show me the results when asked.

Any help would be appreciated
I am merging this with your previous question on this issue which I have replied to.
Feb 5 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: cg_news | last post by:
In short, what I am trying to do is, based on a date, calculate the week of year (as described in ISO 8601), then calculate the first and last date in this week period and return them in the format...
4
by: chennakeshava_ramesh | last post by:
hi, I have a problem, I am not able to find out which day of the week it is using the calendar class. I am using set() function to set the date and want to find out which day i.e mon,tue etc of...
1
by: JH | last post by:
Why there is not full week support in DateTime classes in .NET. For instance windows`s normal calendar control knows how to show week numbers, but you can`t ask that from DateTime class. Also...
2
by: Daniel Wilhelm | last post by:
Hi, does someone knows a good JS PopUp Calendar for a form-field, that also shows the WeekOfYear? Thanks, Dan
5
by: Bullschmidt | last post by:
If I know the week number and the year, how can I calc the beginning and ending dates of the week? For background I'm going to do some grouping by week but don't just want to call the weeks Week...
0
by: Vincent | last post by:
Does .NET Framework FCL have any function to get week of Month?? Like, November 1 Saturday is 1st week, then November 2 Sunday is 2nd Week, November 8 Saturday is 2nd week, November 9 Sunday is the...
3
by: | last post by:
Hi!! Did Infragistics or some other company else provide a web calendar conrol with the features and look of Microsoft Outlook calendar? I mean that feature that you can choose Day / Work Week /...
9
by: Cliff | last post by:
I want to use the Datepart function to determine the week number based on my company's fiscal calendar which starts Nov. 1. I have tried the following and they all produce #ERROR# . ...
1
by: 848lu | last post by:
hey i really need help...i got this code....basically im suppose to make a calender that allows a user to type in month and year .... and the calander displays it on the scree using...
3
by: aashishn86 | last post by:
var weekend = ; var weekendColor = "#e0e0e0"; var fontface = "Verdana"; var fontsize = 1; var gNow = new Date(); var ggWinCal; isNav = (navigator.appName.indexOf("Netscape") != -1) ? true :...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.