I have a worksheet that when a user completes they click on a button and the data is copied, pasted, and all the fields reset to blank except the DatePicker
is there something I can do to call the DatePicker to reset itself back to 1/1/2019?
I've been looking all over and I have found examples of using a ComboBox to call a sub but I can't find anything that flows the other way.
I would just like to be able to set the DatePicker back to 1/1/2019 once the macro has completed.
Thanks.
is there something I can do to call the DatePicker to reset itself back to 1/1/2019?
I've been looking all over and I have found examples of using a ComboBox to call a sub but I can't find anything that flows the other way.
I would just like to be able to set the DatePicker back to 1/1/2019 once the macro has completed.
Thanks.