M
myxmaster
Sorry floks, I have had a lot of answers to this question however I
either have some erroneous data somewhere in my tables etc, or I
simply cannot fathom it out. I y want the user to make a selection and
then filter the subform based on the selection. If anyone would be so
kind to give a simplified example based on any data I would appreciate
it. This has had me stumped for weeks and I cannot move on without
first completing this portion.
I have a combobox that selects a customer and this works fine, however
each customer has a unique wheras each customer can have many
transactions and that is why I need to filter.
Transactiontbl
Field = Category
Rowsource = "Credit";"Cash";"Check";"Other";
Subform recordsource = Transaction Query
TIA
either have some erroneous data somewhere in my tables etc, or I
simply cannot fathom it out. I y want the user to make a selection and
then filter the subform based on the selection. If anyone would be so
kind to give a simplified example based on any data I would appreciate
it. This has had me stumped for weeks and I cannot move on without
first completing this portion.
I have a combobox that selects a customer and this works fine, however
each customer has a unique wheras each customer can have many
transactions and that is why I need to filter.
Transactiontbl
Field = Category
Rowsource = "Credit";"Cash";"Check";"Other";
Subform recordsource = Transaction Query
TIA