Search results

  1. J

    relationships, referential integrity and subforms

    If someone can help solve this for me, I would be forever grateful. I have attached the database to which I am referring for clarity. I am creating a database designed to input data for morbidity and mortality at my hospital. I have set up four main tables: tbldemographics (basic patient...
  2. J

    populating a combobox

    On my main form, I have a number of comboboxes that I use to list patient diagnoses. These diagnoses are pulled from a table that lists the diagnoses with an autonumber primary key. On a subform where I am inputting data about a patient's death, I want to populate a "cause of death" combobox...
  3. J

    a simple question on IIf function

    I'm relatively new to access, and am trying to accomplish something that I think is relatively simple but, in my efforts, has lead to nothing but errors. What I am trying to do: I have a form in which I input dates for an event and a date of birth; from those two dates, I would like to generate...
Back
Top Bottom