D
djc
1) I have a subform that is just used to show a list of items (one field).
Its source is a query. I don't want the nav buttons to be there? Can I get
rid of them?
2) I have the source of a subform set to a query. Can I use the FilterOn
property to filter that source further on the fly based on user actions?
Basically I'm looking for a nice efficient way for a user to be presented
with a large list (potentially thousands) that they can sort and filter in
various ways to obtain their 'subset' of records. This subset of records
will be added to a list. So, more basically put, I need a good way for a
user to build their own list of items from one master BIG list.
any suggestions?
Its source is a query. I don't want the nav buttons to be there? Can I get
rid of them?
2) I have the source of a subform set to a query. Can I use the FilterOn
property to filter that source further on the fly based on user actions?
Basically I'm looking for a nice efficient way for a user to be presented
with a large list (potentially thousands) that they can sort and filter in
various ways to obtain their 'subset' of records. This subset of records
will be added to a list. So, more basically put, I need a good way for a
user to build their own list of items from one master BIG list.
any suggestions?