Hi,
I have a VBA form containing a Combo Box that reads in dates from cells in an Excel Spreadsheet.
When I click the drop-down button, the dates are shown, but when I select one, its integer value appears in the box, how do I fix this so the date format appears and not the integer?
Also, how...