M
mattieflo
Hello,
I have a subform with a record source "tblorders". It contains the following
fields: OrderID, StoreNumber, CustomerFirstName, CustomerLastName, OrderDate,
OrderStatus.
The subform is a continous form so it lists the orders one on top of
another. I want the user to be able to filter the subform so that they can
see orders by store, date, or status. Is the filter by form button
appropriate for this? When I try it, it filters the table, but I'm unable to
select any records other than the first....
I have a subform with a record source "tblorders". It contains the following
fields: OrderID, StoreNumber, CustomerFirstName, CustomerLastName, OrderDate,
OrderStatus.
The subform is a continous form so it lists the orders one on top of
another. I want the user to be able to filter the subform so that they can
see orders by store, date, or status. Is the filter by form button
appropriate for this? When I try it, it filters the table, but I'm unable to
select any records other than the first....