ADP filters selected value not displayed properly

E

Eric

Hi all,

I have a issue with filters in Access ADP forms.
I have 4 filters that are applied simultaneously when selecting the
first filter it appears correctly. if i select a second filter that
returns no row it is impossible to remove the first filter on the
display to return to a defalt value.
by trying to set the DefaultValue or value property programmatically .
the filters are correctly set for the form but on the display the
filter remains the same as last value that was set.

did someone already deal with this issue.

any help would be much appreciated

thanks in advance

Eric
 
A

aaron.kempf

you're doing this in datasheet view?

you need to give us a lot more information
 
Top