Search results

  1. L

    Combo Boxes

    HELP! I set up a database a long time ago and can't remember what I did! I have a problem in that I have a combo box that allows multiple entries. The entries however are not recorded on the table and when I go back into the forms the entries are not highlighted any more. What is causing...
  2. L

    Calculating age from 2 dates

    year only should be fine, I really only need to know if they are less than or equal to 56 years of age
  3. L

    Calculating age from 2 dates

    This is probably really simple but I'm having difficulty in calculating a subjects age from the interview date and their date of birth. I want to automatically display their age so that it can be carried onto another form to eliminate various questions. I was trying to do this in visual basic...
  4. L

    Passing primary key between forms

    I have a number of forms that are set up and are linked to seperate tables as the amount of info is too large for one table. I have been able to link all the forms but wish to pass the primary key from the 1st form to all the other forms. Any suggestions on how I can do this?
  5. L

    linking forms

    Jwindon, thanks for getting back to me so quickly. I have now been able to create command buttons to save and open the next form, however could you possibly help me in transferring the primary key from one form to the next as I am not sure how to do this. THANKS
  6. L

    linking forms

    I hope that someone will be able to help. I am constructing a form to be used for questionnaires of approx. 2000 subjects. I have numerous topics (>10) which I put into different forms. I am now having problems linking these forms. When a form (topic) is finished I would like to go...
Back
Top Bottom