Hello all,
Can someone tell me if an InputMask can be used to convert entered data to vbProperCase? I know how the strconv() function works and I can write a procedure to convert the data after the data is entered, but I figured that an InputMask would make it easier if possible.
Can someone tell me if an InputMask can be used to convert entered data to vbProperCase? I know how the strconv() function works and I can write a procedure to convert the data after the data is entered, but I figured that an InputMask would make it easier if possible.