R
rkanojia
Guest
I have a form with default view as Continuous Forms.
Say there is 3 text boxs
What I want it that
If Text box Yes is Yes then
Text Box 2 = Visible
Text Box 3 = Enabled No
else if Text box No is Yes then
Text Box 2 = Enabled No
Text Box 3 = Visible
end if
What is happening?
Supose if there are ten record.
If in the first record the Text box 1 is Yes then all the Text Box 2 is Visible even though the Text box 1 for the 3rd or the 4th record in that form is No.
Thanks
[This message has been edited by rkanojia (edited 12-03-2000).]
Say there is 3 text boxs
What I want it that
If Text box Yes is Yes then
Text Box 2 = Visible
Text Box 3 = Enabled No
else if Text box No is Yes then
Text Box 2 = Enabled No
Text Box 3 = Visible
end if
What is happening?
Supose if there are ten record.
If in the first record the Text box 1 is Yes then all the Text Box 2 is Visible even though the Text box 1 for the 3rd or the 4th record in that form is No.
Thanks
[This message has been edited by rkanojia (edited 12-03-2000).]