baldeagle
Registered User.
- Local time
- Yesterday, 16:40
- Joined
- Nov 9, 2004
- Messages
- 38
I have a continuous form with a text box sourced to tblA.
tblA contains 'X', 'Y'.
tblB contains 'A', 'B', 'X'.
Is there a way to make the text box grayed out if the current record is listed in tblB? Can this be implemented with a continuous form?
tblA contains 'X', 'Y'.
tblB contains 'A', 'B', 'X'.
Is there a way to make the text box grayed out if the current record is listed in tblB? Can this be implemented with a continuous form?