I have created a very small scheduling system and now the boss wants to make some changes. Currently, if you need to schedule a class for 3 days, you have to enter each day separately. I need some assistance on how to schedule 3 days ( or more) at one time. She does not like doing each day individually. I would like to put a start date and ending date and then let the database populate all the other fields. I also need for it to jump over the weekends. We do not work on the weekends. I may have a class on Tues, Thur and the following Tues.
Any ideas! You guys are always so helpful.