Search results

  1. J

    Access 2003 Adp Compiled On 64bit Windows Looses Functions In Runtime

    Hi There. I have a Access 2003 adp compiled on a 64bit windows 7 SP1 machine that gives #name? in all fields that uses functions like trim(), date(), format() when deployed on runtimes running on 32bit windows. It works fine on the developer machine (64bit). I recently added the ADO workaround...
  2. J

    converting an office file to .pdf

    VBA newby..... I am busy coding a document management system. I store the path of the document in a table. I managed to get the application to upload office files to a target directory and view them. I currently open the files using it's default application e.g .doc in MS Word etc. I would like...
  3. J

    Mailmerge Access 2003 frontend with SQLExpress

    I have been battling to automate a word mailmerge using SQLExpress. I cannot figure out what the path should be to the mailmerge datasource. I am completely new to VBA. I come from a legacy procedural environment and will really appreciate a detailed explanation on the topic. I managed to come...
Back
Top Bottom