Share via

continuous form for data entry ?

Anonymous
2013-03-13T17:49:45+00:00

i have made a continuous form based on a table. i have created some controls and a "ADD" button on the header part of the continuous form . i want that when i will click the add button, the record must be enter into the table and at the same time shown in the detail area of the continuous form. i searched a lot but found nothing. thx

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2013-03-13T19:52:26+00:00

    There is a command button wizard that will write the code/macro for you.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-03-13T19:45:17+00:00

    i want to write code against the button. when clicked a new record enters in table and at the same time the continuous form shows the newly added record.thx

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-03-13T19:21:40+00:00

    If you have a continuous form based on the table, the data is right there in the form and the table will be updated for any record added in that continuous form when you move to another record or close the form.  No Add button is necessary.

    Was this answer helpful?

    0 comments No comments