Search results

  1. R

    Non-required field in form gives an error

    I have created a form from 2 tables, client and applicationform. applicationform joins to client twice, first link is for the client and its details, and the second link is for spouse to display the other details. In table form, it allows null value for spouseid which is correct, but in form...
  2. R

    Passing information from one pg to another in a form

    Hi I was wondering how i can pass lets say and ID number from page1 of a form to the rest of the pages of the same form? Thanks
  3. R

    Cant create tabs in form, please help

    Hi I want to create diff pages for a form by ordering the fields under different tabs But i cant seem to do it, can someone please help? thanks
  4. R

    using down/up arrow to move between records in form

    I have a few forgin keys in this form, i was wondering if i can use the down/up key to move to next record in the form without it losing focus, like i can keep pressing down to go to next record thx
  5. R

    Reset AutoNumber

    What if i want the same field name with the autonumber reset back to zero?
  6. R

    Reset AutoNumber

    How do I reset the autonumber field back to Zero?
  7. R

    Form that reference another table twice

    create a query for client? like select * from member; and what is the query for? cos i still cant get it to work Thanks
  8. R

    Form that reference another table twice

    Hi I m very new to access and I need some help I want to make a form that has reference to the same table twice example I have 2 tables, one called Member and one called Relations In Member has all the details of the Member and Relations has 2 reference to Member's ID I want to make a form which...
Back
Top Bottom