I have form using a toggle option with four buttons. The values are 1,2,3 & 4. How can I convert the values to read (in the table) as words instead of values.
Example
1=dog
2=cat
3=bird
4=hamster
Please know I'm a novice with VBA, so if VBA is needed to resolve this, please be descriptive...