G
Guest
I want to make sure a field is formatted correctly. When the user types in
the field called Speed, I would like for the data to be formatted as 50,35.
50 and 35 can be any random number. If the field is not formatted in this way
"00,00", I want to display an error message for them to correct it. Can
someone help me w/ some VBA code?
the field called Speed, I would like for the data to be formatted as 50,35.
50 and 35 can be any random number. If the field is not formatted in this way
"00,00", I want to display an error message for them to correct it. Can
someone help me w/ some VBA code?