Search results

  1. A

    Variable File Path for Mail Merge

    Hi, I currently have VB code that forces a mail merge from Access to Word. I want to modify the code so that a user can browse and select the path for the Access Database (source) and the Word Template. When I have tried to make the file path for the database a variable, it has produced a...
  2. A

    Browse for File in Run-Time Is Not Working

    I have a database in which users click to browse for a file, and then import it to start off with. I am trying to convert this database to run on the run-time version of Access, and it is getting caught up with this first action. My Start Form has the "Browse" button on it, but when I click...
  3. A

    Perform same queries on different tables

    I'm working on this for a friend, so let me even see if I know enough to explain this. I need to perform the same queries on any table that is imported into the db. The queries pretty much compare the data in the table to data that was in the table yesterday and gives a list of what is...
Back
Top Bottom