Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. GeoffreyB

    msflexgrid problem

    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
  2. GeoffreyB

    MouseMove Event with MSFlexGrid

    I know this was posted a long time ago but did you ever solve the problem of Mouse events in MSFlexGrid on an Access form ?
  3. GeoffreyB

    Conditional formatting and filter

    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...

Part and Inventory Search

Back
Top