Search results

  1. D

    Import/Include VBA Code From File

    Hi guys, Sorry if this is a silly question, I am just wondering if there is a way to import/include vba code from a text file. If any of you come from a php background, you can include html/code using the include function, is there a similar way to do this in VBA? Thank you in advance! :)
  2. D

    Count Subform Datasheet Records on Main Form

    Hi All, Having a few problems trying to count the number of records in a subform datasheet view and display that count in a text on the main form. The problem is every solution i have tried is giving me the wrong number, i think this is because the subform has not completely loaded before my...
  3. D

    Access VBA Merge Glitch

    Hey Guys, I found this code somewhere on the internet, maybe even from this forum but I can't remember, basically, the merge works great but the issue im having is, when the merge is open and, lets say the user closes the word document, but then needs it open again, so they re-click the button...
  4. D

    Question Access Document Tabs

    hey all, I have a problem with the way my forms are opening :banghead: The problem is with the document tabs, not the in form tabs. Basically the database will open the login screen (Modal & Popup) on load, after a successful login the user is redirected to a diary events page and the login...
Back
Top Bottom