BlueStarBrite
Registered User.
- Local time
- Today, 12:20
- Joined
- Jan 15, 2009
- Messages
- 23
I have a form that contains a subform. Basically it is setup as a Waiting List. So I have a list of id's on the subform with some other information. What I need to know is the following:
1) When I no longer want an id on the waiting list (but I dont want to delete it from the database), how do I make it not visible to the waiting list subform? I have created a yes/no 'Inactive' field that I can toggle by a check box. Just not sure how to actually make the record invisible.
2. I want to click on a record in the waiting list and open a form that contains that record's information. How would I go about doing this?
Thanks in advance
1) When I no longer want an id on the waiting list (but I dont want to delete it from the database), how do I make it not visible to the waiting list subform? I have created a yes/no 'Inactive' field that I can toggle by a check box. Just not sure how to actually make the record invisible.
2. I want to click on a record in the waiting list and open a form that contains that record's information. How would I go about doing this?
Thanks in advance