M
Mark
I have a form with an option group with 5 choices available. The
fieldname/control source where this info will be stored is BusUnit:
All 1
GC 2
GSP 3
GT 4
SPX 5
As I am sure you already know the value that is saved in my table is the
numeric value noted above. That means little to the user. I want the
corresponding text value to be saved in my table instead, and I want my
default text value to be "All". Note: within my option group, 1 is the
default as defined when created using the Wizard. So when a new record is
being populated or created the default value is "All" unless you select any
other option 2 through 5 above.
Thanks
Mark
fieldname/control source where this info will be stored is BusUnit:
All 1
GC 2
GSP 3
GT 4
SPX 5
As I am sure you already know the value that is saved in my table is the
numeric value noted above. That means little to the user. I want the
corresponding text value to be saved in my table instead, and I want my
default text value to be "All". Note: within my option group, 1 is the
default as defined when created using the Wizard. So when a new record is
being populated or created the default value is "All" unless you select any
other option 2 through 5 above.
Thanks
Mark