mybossmademecomehere
New Member
- Joined
- Jun 4, 2024
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
- Web
I am looking for a VBA loop that can move rows from the unsorted table to multiple tables labeled based on staff names without overriding or clearing off formatting as I have a bit of data validation and conditional formatting on the unsorted and staff assignment pages that I need to keep so I am getting consistent responses from staff. So probably just a simple copy paste then delete would do. I did put in some code I found that prevents using CUT so that it doesn't take out data validation. The staff assignments will be entered in column L and all of the names for the sheets match the name for the tables on the respective pages. I do have a labeled list that has all of the staff names if that would make the code/process any easier. That is on my values sheet with the table names assignments. I would have this being implemented by adding one of the buttons for a staff member to click on so that it would move the rows to the different tables once all of the rows have all been assigned.
I know there is a lot of similar requests that have been put out, but my VBA really only gets me as far as being able to update and use what is clearly labeled with notes and doing minor changes. Anything I have tried on this and other sites I get errors that I cannot work myself through. I appreciate any help I can get. I have been trying to work through this for a lot longer than I'd like to admit.
I know there is a lot of similar requests that have been put out, but my VBA really only gets me as far as being able to update and use what is clearly labeled with notes and doing minor changes. Anything I have tried on this and other sites I get errors that I cannot work myself through. I appreciate any help I can get. I have been trying to work through this for a lot longer than I'd like to admit.