Search results

  1. K

    SubForm Madness!

    I have a simple form pulling data from a SharePoint site. Inside this form is a subform for data entry. The Form and Subform are linked on the associated Master/Child fields and it appears to be correct. I can enter the data just fine on my desktop and all seems great....... HOWEVER, when my...
  2. K

    Unexpected Error from External Database Driver

    I've got the same issue. I link to an Excel spreadsheet on my computer and have no problems opening the 'table', query and report. But, when I try to open any of these on another users computer I get the "Unexpected error from external database driver()". Any ideas????
  3. K

    Comparing fields in two tables

    Thanks Plog! I was headed in that direction but wasn't sure if that would update the existing records status value.
  4. K

    Comparing fields in two tables

    The value of a field in my table is dependant upon the value of two fields in another table being eq to two fields in the current table. Basically, if the record exists in another table I want to change the status for that coresponding record in the current table. If Table1.PatientName eq...
Back
Top Bottom