Hello!
I have a transaction table set up with FamilyID, Type, Date, etc...
I have 3 different forms for the three different intake types that can be selected. Basically, what I am trying to have happen is when one of the three forms is opened, the form is filtered by the Type.
The only way that I can think of making this work is by having three different queries (one for each type), and I know that there is an easier, more efficient way to do this. I guess that shows how much I know about Access!
Thanks for your help, as always..