Hello,
I have a list of employees in Column A with a manual entry of % of work for the day in Column B. As an example Row 1 Column A&B should move together. There are headers in Column A&B with 10 employees currently. The current range is A1:B11. I would like to rotate the names in columnA plus any entry in column B bottom to top with the top moving down one row. I would like to repeat this each time the macro is selected, but add an option that may allow me to set a condition, such as only once a day if i need to in the future. Until we see how the workload is dispersed I am undecided on adding in the condition. I did try adapting code I found online as i tried to work through this, but it fails at "NewListValue(Placement(Counter), 1) = _" with subscript out of range. The code below was setup only for Column A, but did not work. I do still need A&B to move together. The code below was just a start to the solution. There may be better ways to appraoch this.
![]()
Please Login or Register to view this content.
Bookmarks