I created a VBA program to pick a date in an Excel 2016 spreadsheet. This has been working exceptionally well, and all my people love it. Recently our company upgraded from Excel 2016 to Excel 365. After the upgrade things went south. When I went to run the program I got an error message. "Compile Error: Method or data member not found." This is the error message I get when running a VBA program in Excel 365. It worked in Excel 2016.
This worked in Excel 2016 but it does not work in Excell 365. Has anyone else had this problem? Would using parentheses help?