I have a form that has conditional formatting on seven fields in the detail area. I filter the form using toggle buttons and VB Code to create a filter string using
Me.Filter = strCfilter
.....
......
Me.FilterOn = True
Depending on the number of conditional fields I can only run the filter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.