P
Pedro
Hello everyone
I've set a filter to show me records in case a field is true but also asks
the user for a value. When i open that form i have to press the button "aply
filter" or else it doesn't filter my records or ask me that value.
It's a form that shows value from a table and the user simply add values to
it, on that same table.
Question : Can i "say" somewhere, when i open this form to aply filter?
The filter is : [Comissionavel] = TRUE AND [MTEC] LIKE [Introduza valor MTEC]
Tks in advance
Pedro
I've set a filter to show me records in case a field is true but also asks
the user for a value. When i open that form i have to press the button "aply
filter" or else it doesn't filter my records or ask me that value.
It's a form that shows value from a table and the user simply add values to
it, on that same table.
Question : Can i "say" somewhere, when i open this form to aply filter?
The filter is : [Comissionavel] = TRUE AND [MTEC] LIKE [Introduza valor MTEC]
Tks in advance
Pedro