Search results

  1. M

    Persistent connection to backend, 'Dim dbsAlwaysOpen As DAO.Database' causing error

    Hi, [Preface: I'm using Access 2002 and have relatively limited knowledge of the whole thing, have been learning as I've pieced together this project] I've been having major speed issues with a form loading records and have been led to believe that opening a persistent connection to the...
  2. M

    Subform loading extremely slowly unless I switch to design view and back

    I currently have a subform which is based on a query where a unique account number (input on the outer form) is used to bring up a number of rows of data relating to that account number. Normally this loads very slowly, row by row, sometimes multiple times over and if I scroll at all it makes...
  3. M

    Textbox to perform dlookup if checkbox is checked, show text from another box if not

    Hi people, Working with very limited Access knowledge from years ago combined with a lot of googling. I have a text box on a form, currently it performs a dlookup for me. I want to change it so that it only performs the Dlookup if a checkbox is checked, but otherwise will display the text...
Back
Top Bottom