1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Automatically transfer data from a monthly duty roster table (3-shift system/7 days) to a weekly table.

Our take

Are you tired of manually transferring data from your monthly duty roster to a weekly schedule? Automating this process can save you time and eliminate errors, especially when managing shifts for a team of 50. With VBA code, you can streamline the creation of your weekly schedule based on your existing monthly table, improving efficiency and accuracy. Keep reading to discover the specific commands you need to learn, and unlock the power of automation for your scheduling tasks.

Hello,

Unfortunately, I'm not very familiar with Excel's VBA code. I'd like to automate the creation of the weekly schedule for about 50 people, based on the monthly schedule where the respective shifts are already defined.

Is it possible to program something like this with VBA code? And could you help me identify the specific commands I need to learn to implement this?

Further information about the original table:

The structure is as follows:

1st row: the date

1st column: the employee names, followed by the shift for each date.

submitted by /u/Odd_Technology_5547
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with