Recent content by gregoryf

  1. G

    Cannot get desired data on a form

    Alex, Thanks for the reply. I think the code that is posted works on the last record entered. I want to get a form with the data from the last record displayed in the subform I have attached my database. Open form "frmAmendRecord"
  2. G

    Cannot get desired data on a form

    I have a table called tblObligMstr. I have a form called frmAmendRecord that is based (bound) on tblObligMstr - three of the fields are ID, IntControlNr, and Amend. There is also a subform named tblObligMstrSubform. The Link Master and Link Child for the subform fields is IntControlNr. So the...
  3. G

    Amend data on a form and save as new record

    I have created a form that shows data from the underlying table. There is a combo box that allows me to go to the record I want to amend. After I amend the data on the form I want to save the data on the form as a NEW record. What is the best way to go about this task?
  4. G

    Greg says hellow

    I am a beginner/novice access programmer. Looking forward to learning a great deal from the experts here. Thanks in advance for everyone's help. Greg
Back
Top Bottom