Search results

  1. N

    Question Help

    Hello, I have inserted an Word Documents as an object into a tab on a form. How can i link this form to the "Card Number" field which is the primary key in my database? I want an individual word document made for each record i have in my database. Currently, the properties of the OLE object...
  2. N

    Question Add Plus One Field Value To Form

    Hello, What i need to do: For the value in my primary key field to increase by 1 when a new record is started. Currently, when a new record is started, i have to manually enter the "Card Number" each time (Which is +1 than the previous record). I need vb code which can do this for me. (Please...
  3. N

    Question Access Form PLEASE HELP

    Hello, I have a form names Member DetailsUSR When i open the form, i want to be prompted to insert the value of a form, and then the record corresponding to the value entered will be displayed. I managed to achive this, but then forgot how i did it. There is an image below of what i mean.
Back
Top Bottom