Hi,
I have a userform with a lot of textoxes that save and update data to a closed workbook, some are dates. I have set the date columns to a Custom format of "mmm dd, yyy". The date will not format correctly till I double click the cells. I have thousands of rows with dates, I don't have the time to always go back and double click on all the cells.
Is there a way to either set the texboxes to save the date in the proper format or an add-on to the code to format the column?
Everything I have tried so far has failed
I have a userform with a lot of textoxes that save and update data to a closed workbook, some are dates. I have set the date columns to a Custom format of "mmm dd, yyy". The date will not format correctly till I double click the cells. I have thousands of rows with dates, I don't have the time to always go back and double click on all the cells.
Is there a way to either set the texboxes to save the date in the proper format or an add-on to the code to format the column?
Everything I have tried so far has failed