Search results

  1. C

    Update and Append Query Help

    Can anyone explain or point me to a thorough explanation on how to create an update query? I have normalized a table of data into two separate tables linked by another table with ID number fields. This created my starting point, but now as I import an updated table later, I would like to update...
  2. C

    Append new/changed data from excel (No Duplicates)

    I've researched this and couldn't find any information. I'm able to import new data from excel just fine, but I can't import updated data from excel due to duplicates not being allowed for a particular field. Is there a way to keep from importing duplicate records based on one field, but still...
  3. C

    Conditional Formatting Report text box

    First off, this website is awesome and have found some very useful information for my project in the making. I have a report that will grey out a record on a report based on any selection from a Combo Box [Hide]. I was wondering how to have a text box on a report change after all records are...
Back
Top Bottom