I am very new to Excel Macros so naturally I am stuck on a problem. I'm working on a scheduling tool. The tool would take a schedule i.e. 6 days on, 3 days off, and pair it with a worker. However the repeating schedule starts on a different day for each employee. For example. Employee A started his 6 day on, 3 day off schedule on 7/7/2017 and Employee B started hers on 7/10/2017.
I have my spreadsheet set up with dates in the top header row with a column of all employees. I would like to make an if statement that says "if the employees start date matches the date in the header row, then insert a repeating 6 day on 3 day off schedule."
I'm assuming I will need to use VBA.
Any help would be greatly appreciated!!
Thank you,
NZ
Bookmarks