Linty Fresh
Registered User.
- Local time
- Today, 11:30
- Joined
- Mar 13, 2003
- Messages
- 20
I have a department which has activities assigned. Most of the activities are predetermined, but I have a textbox marked "other" where activities not covered in the predefined list can be entered. Along with this, I have a yes/no box (IsOther), which the user can check to enable this textbox.
I want a query which will return the regular activities along with the other activity only if the IsOther yes/no box is checked. I'm trying to make a subquery, but it's not happening. Any ideas? Thanks, guys!
I want a query which will return the regular activities along with the other activity only if the IsOther yes/no box is checked. I'm trying to make a subquery, but it's not happening. Any ideas? Thanks, guys!