Hello ALL,
I need some help with VBA,
I need to be able to input in a table only certain characters. What I would like to do is be able to use only A+, A, A-, B+, B, B-, C+, C, C-, D+ D, D- and R. No other letter will be allowed in the table.
The table has the following range C3:N50
How can I accomplish this using VBA?
I need some help with VBA,
I need to be able to input in a table only certain characters. What I would like to do is be able to use only A+, A, A-, B+, B, B-, C+, C, C-, D+ D, D- and R. No other letter will be allowed in the table.
The table has the following range C3:N50
How can I accomplish this using VBA?