View Full Version : MS Access 97 to MS Access 2002 SP3 - Option Value Missing


RGALLEN
04-18-2007, 12:59 PM
I converted an old Access 97 "mdb" to Access 2002 SP3.

I then added an option button within a frame. The problem is the new option buttons properties does not include "Option Value". How do I get this property to show up within the properties?

boblarson
04-18-2007, 01:13 PM
Did you make sure to select the frame itself before dragging the new option onto the frame?

The_Doc_Man
04-18-2007, 01:34 PM
Bob is right but I'll say it another way. The .Value of an option button group is associated with the group, not with any of the individual buttons.

RGALLEN
04-19-2007, 11:36 AM
Thanks to Bob Larson & The Doc Man for some excellent direction. It worked and I am now moving forward again.

I tried to select the scales, but they were no where to be found.


Thanks again:)

boblarson
04-19-2007, 12:51 PM
Just an FYI for you:

http://downloads.btlarson.com/AWF/screenshots/001.png