May not be appropriate to refer you to another forum - but to edit the MSFlexGrid control on an Access form you need to do stuff with a text box.
I've used this code
http://www.freevbcode.com/ShowCode.Asp?ID=3034
All credit to the author - not me !!
Hope this helps
GeoffreyB
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.