Search results

  1. M

    Checkboxes and Normalization

    We're creating a database for a rural development project in the Philippines. The database tracks the accreditations of our medical facilities and in turn determines what equipment and quantities they must maintain for their accreditations. We have a functioning structure now, but we're...
  2. M

    IIf and DLookup to Evaluate Nulls

    I'm trying to evaluate nulls returned from a DLookup. If a Null comes in, all I want to do is change the text displayed in a textbox to "N/A". If it's not Null, I want to display a value from DLookup. Below is the Control Source for the textbox...
Back
Top Bottom