Search results

  1. P

    Copying data from one table to another

    I am running Access 2010. I need to fill in data on a form from one table to another on the lost focus event. Here is the code created using Expression Builder, which doesn't seem to work: =IIf([Device Address]=" ",[Device Address]=[Billing Address],[Device Address]) Any and all advice will be...
  2. P

    Copying data from one table to another

    I have a form using name, address, phone, etc. from Customer table and job details from Jobs table. The Jobs table also has address, phone, etc. There are instances when the address, phone, etc., are the same on the Customer table as on the Jobs table. I want a control (button, check box or...
  3. P

    Add ole object to access 2007

    I have existing Access 2007 databases which I would like to add photos and PDF files to. I want to add pictures and PDF files to individual records. Please help:confused:.
  4. P

    Adding filenames to pictures

    I have a MS Access 2007 database with 4 attachment fields containing jpg's. I need a way to show filenames for each picture. Any help is greatly welcomed.
Back
Top Bottom