Hello all, I've configured the following workbook to manage our IT workorders and create a ticketing system. Everything I have is working with exception to closing a ticket. I've tried wrapping my head around this one and keep drawing a blank and I'm hoping someone here will have a revelation as this is my only hold up in the project. The main purpose is the system knows when there's an open ticket, the user clicks 'close/finish ticket' (1a) and is prompted to type in the ticket number (1b), after clicking 'ok' using vba the system pulls up the prior information antered into a userform (1c). The problem I'm having is on the submit information button is to be able to adjust the data in the corresponding row to match the new data that is entered in the userform. Help! I've tried multiple ways of doing this and keep coming up empty handed.