Hello EDUcoordGR,
I modified your code to update the data and also select it on the worksheet, so the user can see what is being edited. I removed the item text box and replaced it with a ComboBox. This enables the product name to be stored along with its cell address on the worksheet. This makes referencing the worksheet much easier and faster since the product address can be retrieved from the control that selects the product. Here is the revamped code. It has already been added to the attached workbook.
Bookmarks