Basically I have three tables. The first one lists some identifying information, and the other two list application data. The other two are basically like a checklist if the certain item uses that application.
I want to create a form that can display all of the data. However I only want to show the applications that the item uses and not show the ones that it doesn't use.
How can I do this?
A combo of query/ form? (ME = database newb)
I want to create a form that can display all of the data. However I only want to show the applications that the item uses and not show the ones that it doesn't use.
How can I do this?
A combo of query/ form? (ME = database newb)