klabercrombie
New Member
- Joined
- Apr 8, 2013
- Messages
- 3
Tracking output quality of two-step process performed on various items. On one worksheet have created command buttons for
1. Employee Name for 1st step of process
2. Employee Name for 2nd step of process
3. Item type process is performed on
4. Quality of item with corresponding reason if "bad" (some reasons are specific to either employee 1 or 2 and some are attributed back to both employees)
So quality inspection person goes into the spreadsheet, clicks employee 1 name, then clicks employee 2 name, then clicks the item type, and finally clicks the quality of that item. When quality inspection person clicks quality then three things need to happen:
1. Confirmation of quality submission each time a quality button is clicked (envisioning a pop up that says "successful" or maybe a bell sound...anything really so that they know it was accepted)
2. If it's "good" or "bad" then it needs to be attributed back to either employee 1 or employee 2 depending on the reason, and a total count of good & bad for each employee (on a separate worksheet)
3. Total quality count per item type for both "good" and "bad" (on a separate worksheet)
Seems simple enough but I've been working on trying to write a macro with this logic and am having lots of problems. Any help is GREATLY appreciated!!!!
Kristen
1. Employee Name for 1st step of process
2. Employee Name for 2nd step of process
3. Item type process is performed on
4. Quality of item with corresponding reason if "bad" (some reasons are specific to either employee 1 or 2 and some are attributed back to both employees)
So quality inspection person goes into the spreadsheet, clicks employee 1 name, then clicks employee 2 name, then clicks the item type, and finally clicks the quality of that item. When quality inspection person clicks quality then three things need to happen:
1. Confirmation of quality submission each time a quality button is clicked (envisioning a pop up that says "successful" or maybe a bell sound...anything really so that they know it was accepted)
2. If it's "good" or "bad" then it needs to be attributed back to either employee 1 or employee 2 depending on the reason, and a total count of good & bad for each employee (on a separate worksheet)
3. Total quality count per item type for both "good" and "bad" (on a separate worksheet)
Seems simple enough but I've been working on trying to write a macro with this logic and am having lots of problems. Any help is GREATLY appreciated!!!!
Kristen