R
Randy K.
I have a report with a unbound subform. Depending on which command button
is pressed on a form, it will either need to open the form unfiltered or
with a filter applied. I put the filter criteria in the the subreport and
saved it and it works fine, but I can't figure out what code to put on the
button code to turn it on and off. I used forms.formname.filteron =
True/False, but I keep getting an error.
Any ideas?
TIA,
Randy K.
is pressed on a form, it will either need to open the form unfiltered or
with a filter applied. I put the filter criteria in the the subreport and
saved it and it works fine, but I can't figure out what code to put on the
button code to turn it on and off. I used forms.formname.filteron =
True/False, but I keep getting an error.
Any ideas?
TIA,
Randy K.