Our company uses some Excel workbooks with UserForms that contain a LOT of datepickers. I'm currently testing a system upgrade which is moving us from 32bit to 64bit systems, and it appears from my extensive googling that there is no native support for datepicker in 64bit systems. I'm currently using Excel2016, but will be upgrading to Excel2019 soon.
Is there a workaround to including datepickers in UserForms in 64bit systems that doesn't involve downloading a third party extension? There is absolutely zero chance of our IT dept approving the download of a third party add-on onto every system, so it's either going to have to be a Microsoft solution (which I don't think exists) or some kind of homebrew code. Googling has got me nowhere because it just recommended third party add-ons.