Search results

  1. M

    Advice please for technologies to learn

    Hi, I'm developing a database and, following helpful comments in reply to my previous posts, have realised that I really need to have a working knowledge of VBA if I am to have the control that I want. I've now read Beginning Access VBA (Wrox) which I found helpful (ok I skimmed lots of it!)...
  2. M

    Shifting focus from a subform to its mainform

    Worked out how to move focus from a mainform to a subform, using a macro, by using Gotocontrol and selecting the subform as the control. But can't work out how, again using a macro, it's possible to shift focus back to the mainform from the subform. All ideas appreciated! Many thanks. W
  3. M

    Update query using a linked ODBC table as source - Please help!

    Hi, I'm building a database of people, linked to a list of organisations taken from Sage as an ODBC linked table. To avoid radically slowing either Sage or Access, I don't keep the Sage/Access link open, but just when required - using a query to maintain a copy of the relevant fields from Sage...
Back
Top Bottom