It's on a user form,

I found a way around it, I linked the textbox to a cell, and I placed a formula in the cell to convert today's date into text

Something like
=TEXT(B12,"MM/DD/YYYY")