J
Janie
from what I am reading in the current posts, this may not be an option. It's
the old dreaded applying conditons to subforms which are continuous forms.
Objective: if X value is in TextBox_A then TextBox_B is enabled.
If Y value is in TextBox_A then TextBox_B is disabled.
Applying this to OnCurrent event of the subform makes all TextBox_B's behave
the same way. And applying this to the AfterUpdate event of TextBox_A also
applies this to all occurences of TextBox_B.
I am working in A97.
recommendations?
the old dreaded applying conditons to subforms which are continuous forms.
Objective: if X value is in TextBox_A then TextBox_B is enabled.
If Y value is in TextBox_A then TextBox_B is disabled.
Applying this to OnCurrent event of the subform makes all TextBox_B's behave
the same way. And applying this to the AfterUpdate event of TextBox_A also
applies this to all occurences of TextBox_B.
I am working in A97.
recommendations?