Search results

  1. M

    Question Flexgrids propertys and methods missing in Access

    When I add any of the usual flexgrids (heirarchical etc) as ActiveX controls to an Access form most of the methods and properties are missing. I don't particularly like subforms in Access. Flexgrids in pure VB6 look how I want.I'm fairly sure I have added the right references in the VBA IDE...
  2. M

    Question Newly deployed project didn't recognise TRIM() function

    I've just placed a prototype database on a company's server and got a compile error for a line of code which uses the Trim() function. To be honest I don't want to look a fool deploying 'tested' programs which don't work. This is such a common built-in function so why didn't Access compile it...
  3. M

    Question Controling from properties from another form

    I'm new to this forum and Access but have done lots of DB work in VB6 using Access tables. The two don't seem to mix in Access as there are things like Docmd instead of code I'm used to in VB6. As a result I'm stuck on a few things which are probably simple. I have a button which is hidden...
Back
Top Bottom