I have a user form that opens when a user clicks on a command button. The user is then prompted to select a cell within the D column. The value of that cell needs to go into a textbox within the form. Is there a way to do this without having to add another command button in the form that performs that action?