Format a cell with numbers and user defined text

R

Rod R.

I want to format a cell that will take user defined numbers and text in the
following format: 12345678-A
Another example would be: 23454368-X

The numbers, dash, and text refer to Medicaid identification numbers and I
want to be able to have a constant format when these values are entered.
 
Top