Search results

  1. D

    Before Update Cancel not working

    I have a pulldown field for Status tracking in a Service Records form. I want to interupt the update (hence using Before Update) if the status picked is "Completed" (ID 3) and open a pop up form to confirm that the user has completed certain tasks listed in the pop up. If Yes, the update to...
  2. D

    Table with Country, ShipCountry, BillToCountry linked to one Coutries table

    I would like suggestions on how to "properly" set up the tables and relationships required to do the following. We have a customers table that can contain a Country, ShipCountry, and BillToCountry. All 3 countries could in theory be different. I want all 3 to store the CountryID from the Country...
Top Bottom