Update existing data using a UserForm noobsaibot Mar 20th 2019 Quote Set r = Worksheets("Inventory List").Columns(1).Find(myfind) The above offsets the columns, but if the data on my sheet starts at row 4, how do i offset the row too