Employee Scheduling/Student Schedule

I am trying to create an employee schedule with the following parameters.

1. I need to be able to enter each employees school schedule (times they cannot work)

2. I need to be able to enter preferred times of work.

3. I need the work shifts to be a maximum of three hours long at a time.

4. I need to enter the hours of operation for the job.

5. I need to enter in how many hours each employee is allowed

6. The schedule would need to make sure we have coverage etc.

For example:

John Doe is in class from 8-11 am on monday wednesday and friday and in class 11-12:45pm tuesday thursday.

John prefers to work mondays at 12-9, etc.

The idea is to enter in the employee, their school schedule (when they cannot work), their preferred working hours(which the schedule makes as much of a priority as possible), and the amount of hours the employee is allowed, and the schedule program schedules the employee for shifts no longer than 3 hours (this can be an entered parameter if needed) for the week and gives even coverage for all hours of operation. I have no idea how to start this so if anyone has any ideas it would be greatly appreciated.

Am 21.12.2010 00:51, schrieb fischerjp:

I have no idea how to start this so if anyone has any ideas it would be greatly appreciated.

Did you have experience with VBA programming?

If not, it's better you hire a programmer from your local area.

Andreas.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I do have a little bit of experience with VBA.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Am 22.12.2010 18:06, schrieb fischerjp:

I do have a little bit of experience with VBA.

Do you know sudoku puzzles?

http://www.websudoku.com/

It's easier to write an algorithm to solve a sudoku then what you want to do.

Are you experienced enough to write an algorithm to solve a sudoku?

If not, it's better you hire a programmer from your local area.

Andreas.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

This might be in the wrong forum, I am probably going about this in the wrong way but I am going to try a huge IF array, I am just not familiar with using IF and time. I am not experienced enough to write an algorithm for a sudoku. This is the setup I am toying with:

             Class Schedule                               Preferred Hours

Name     Mon     Tue     Wed     Thur     Fri     Mon     Tue     Wed     Thur     Fri     Hours per week     

 

If anyone has any thoughts it would be greatly appreciated.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

See:  http://www.freelancer.com/buyers/repost.php?id=632013

-- Hope this helps.

Doug Robbins - Word MVP,
dkr[atsymbol]mvps[dot]org
Posted via the Community Bridge

"fischerjp" wrote in message news:*** Email address is removed for privacy ***...

This might be in the wrong forum, I am probably going about this in the wrong way but I am going to try a huge IF array, I am just not familiar with using IF and time. I am not experienced enough to write an algorithm for a sudoku. This is the setup I am toying with:

             Class Schedule                               Preferred Hours

Name     Mon     Tue     Wed     Thur     Fri     Mon     Tue     Wed Thur     Fri     Hours per week

If anyone has any thoughts it would be greatly appreciated.


Doug Robbins - Word MVP dkr[atsymbol]mvps[dot]org
Hope this helps,
Doug Robbins - MVP Office Apps & Services (Word)
dougrobbinsmvp@gmail.com
It's time to replace ‘Diversity, Equity & Inclusion’ with ‘Excellence, Opportunity & Civility’ - V Ramaswamy

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated September 30, 2021 Views 1 Applies to: