0
I’m developing a spreadsheet on Excel using the VBA, which will function as a "micro-system" of registration.
I have the following problem: every time I type the date into the cell Cad_0, for example, Excel changes the format to mm/dd/yyyy.
In the same spreadsheet I’m already using a code so that the Excel change the text typed in lower case to upper case.
If I delete that code, Excel to change the date format.

How do you change these digits? Could you enter the code you are using? Editing the question with the code.
– danieltakeshi