View Single Post
 
Old 08-07-2019, 08:18 AM
NoSparks NoSparks is offline Windows 7 64bit Office 2010 64bit
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 831
NoSparks is just really niceNoSparks is just really niceNoSparks is just really niceNoSparks is just really niceNoSparks is just really nice
Default

See if this helps do what you're after.

Added macro to module 1 to apply .OnAction macro to be run by the column E checkboxes when clicked.

Added columns to "Recorded Errors" in order to retrieve status when changing customers in drop down in A1.
Used Worksheet_Change event on module of "Quality Check" sheet for retrieval.

Module 2 has the macro that runs each time one of the column E checkboxes is clicked.
Attached Files
File Type: xlsm Quality Check Recorder v2.xlsm (42.5 KB, 6 views)
Reply With Quote