Search results

  1. N

    upgrade to adobe acrobat 8.0

    We have a working code that opens up adobe on several different versions. We upgraded an employees computer to adobe acrobat 8.0. I added in the new block of code to check for that version. When we go to open a new PDF through the code. It opens up adobe but says it cannot find the file. I...
  2. N

    Recordset error in vba

    I am having a recordset error when I import my new crosstab query report over to my new database. The same exact code runs fine in the original database but will not work now that I imported all the objects to the new database. Here is the code, I commented where the error is. I use a form to...
  3. N

    Importing text file becomes unresponsive

    I am using cmd transfer text file to import a notepad file. When I run the process that normally works with some errors. We have had two recent files that when imported causes access to become unresponsive half way through the import process. Is there a way to better handle this? '** Step 1 --...
Back
Top Bottom