Hopefully this is simple. I want to put a DTPicker control on a userform. Upon selecting a date, I want code execution to continue. Instead, the selected date sits in the control and that's that. Must I put in a clickable command button to take the value of the DTPicker to continue?