I have a small spreadsheet w/1700 rows of Assets ("Unit #). Column C is "Unit #", Col O is "PM Comp Date" col. Q is "Technician". The UserForm has 3 text boxes for the user to enter Unit #,PM Comp Date and Technician and also has two command buttons; 1 to Update Asset data and one to close the User form. Can I get some help w/code to update each Assets Pm Comp Date (col O) and the Technician (col. Q) based on what the user enters into the Unit # text box on the UserForm.