Hello!
I have searched for the answer, but can't seem to find it. I have a form (based on a query) which displays various fields:
1. MetricID
2. MetricName
3. MetricValue
4. IsImportant (True/False)
I want to create a command button in the header of this form which, when i click it wil lfilter only those metrics which are set to "True" for IsImportant.
I know this is simple, but i can't figure it out! Any advice appreciated.
Andrew.
I have searched for the answer, but can't seem to find it. I have a form (based on a query) which displays various fields:
1. MetricID
2. MetricName
3. MetricValue
4. IsImportant (True/False)
I want to create a command button in the header of this form which, when i click it wil lfilter only those metrics which are set to "True" for IsImportant.
I know this is simple, but i can't figure it out! Any advice appreciated.
Andrew.