MSAccessRookie
AWF VIP
- Local time
- Today, 16:36
- Joined
- May 2, 2008
- Messages
- 3,428
I want to add an Option Group to an existing Form to describe the management type for certain projects (Internal=1, External=2, Other=3). The Selected value is to be stored in a new Field of an existing Table. The new Field has been defined as type Number, and Size Integer and pre-populated with the value 1 to indicate the default value of internal management.
I am created the Option Box using the Creation Wizard, defining the choices, their related values, assigning the default, pointing the result at the newly created Field, and giving the Option Group a Title. Every time I try to save the Form, or even to exit Design Mode to test the Option Group, Access Crashes, and the Option Group related changes are lost.
I found a Forum entry in the Archives where RuralGuy suggested solution to a similar problem, so I tried that before posting here. I created a new Blank Database, imported all of the Database Objects, and no errors were reported. I then proceeded to Compact and Repair the new Database and no errors were reported.
I created another Option Box, and had the same Failure as before.
Does anyone else have another idea as to why this might be happening?
-------------------------------------------------------------------
RuralGuy's suggested solution to a similar problem:
http://www.access-programmers.co.uk/forums/showthread.php?t=151609
I am created the Option Box using the Creation Wizard, defining the choices, their related values, assigning the default, pointing the result at the newly created Field, and giving the Option Group a Title. Every time I try to save the Form, or even to exit Design Mode to test the Option Group, Access Crashes, and the Option Group related changes are lost.
I found a Forum entry in the Archives where RuralGuy suggested solution to a similar problem, so I tried that before posting here. I created a new Blank Database, imported all of the Database Objects, and no errors were reported. I then proceeded to Compact and Repair the new Database and no errors were reported.
I created another Option Box, and had the same Failure as before.
Does anyone else have another idea as to why this might be happening?
-------------------------------------------------------------------
RuralGuy's suggested solution to a similar problem:
http://www.access-programmers.co.uk/forums/showthread.php?t=151609