I'm still very new at vba and I'm learning by doing, but this is way over my head.
I've attached a link to my mock data. It is a item request list. One group of people adds to detail of the item in the first section (green in the workbook). The second group of people then pick up the item in batches at a later date. Some items are classed as non-urgent and is designated with PR in the column "PR?".
I am hoping to use a macro to create a pick up list (containing ID Number, Name, and Number columns) for the second group of people based on blanks in the "Item Picked Up" (i.e. items which have not been picked up yet). I'm wanting them to press a button (a green "Create Pick List" button to be on the far right) and have a UserForm pop up asking for the number of items they want on their pick list and check a box if they want to exclude PR items, then automatically return a list of the first x number (based on what was entered in the UserForm) items not yet picked up on the Pick List worksheet. The list needs to be
I have already created the UserForm layout in Visual Basics.
I hope this all makes sense. Any help would be beyond appreciated.
Thanks
https://www.dropbox.com/s/hszi184clw1ok8r/UR - Forum example data.xlsm?dl=0
I've attached a link to my mock data. It is a item request list. One group of people adds to detail of the item in the first section (green in the workbook). The second group of people then pick up the item in batches at a later date. Some items are classed as non-urgent and is designated with PR in the column "PR?".
I am hoping to use a macro to create a pick up list (containing ID Number, Name, and Number columns) for the second group of people based on blanks in the "Item Picked Up" (i.e. items which have not been picked up yet). I'm wanting them to press a button (a green "Create Pick List" button to be on the far right) and have a UserForm pop up asking for the number of items they want on their pick list and check a box if they want to exclude PR items, then automatically return a list of the first x number (based on what was entered in the UserForm) items not yet picked up on the Pick List worksheet. The list needs to be
I have already created the UserForm layout in Visual Basics.
I hope this all makes sense. Any help would be beyond appreciated.
Thanks
https://www.dropbox.com/s/hszi184clw1ok8r/UR - Forum example data.xlsm?dl=0