https://stackoverflow.com/a/59413816/5079799
Note: I made some adjustments to the shared Excel file from the SO Post.
- Changed MsgBox to `debug.print`
- Unloaded Form after Date Picked
- Added Public Variable to utilize Date
- Added Example Module to call DatePicker (it's always harder to understand/utilize somebody else's work, but this code is top notch!)