I am looking for a control to add to userForm to enable a user to pick the date. I found a good one at this address
Formatting MM/DD/YYYY dates in textbox in VBA
from Siddharth Rout which is perfect but it generates invisible sheets which is not necessary for my application. I tried to stop creating sheets but I couldn't figure it out.
Can you please let me know how I can properly modify the Siddharth Rout code or point me to another application like that?
Thanks for your time