I have an excel sheet for entering inventory. I have created a dialog box for user input for rapid entry. I have a problem though. If I clear the worksheet of all data and enter more data using the dialog box it doesn't enter it in the upper most empty cell. If something gets deleted I want the newest information to be entered in the uppermost available cell. I can attach the code if needed. I am definitely new to VB.