There seems to be two types of Option Buttons in a form - one within an acOptionGroup another stand alone. The one in the acOptionGroup has no Validation Text while the other does.
Here is the situation. I have an extractiion engine that automatically extracts the Validation Text from objects in a selected form. When the engine attempts to extract Validation Text from the Option Button within an acOptionGroup, I of course get an error.
Is there any way of distinguishing between the two?
Thanks