Results 1 to 2 of 2
  1. #1
    Enemee is offline Novice
    Windows 2K Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    7

    How to make a button on a form update report


    Hi,

    I've got a database with a report attached to it with a form that updates the database. Is there a way that when I create/delete a new entry using the form, it will automatically/on a button update the report?

    Thanks

  2. #2
    jzwp11 is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2010
    Location
    Dayton, OH
    Posts
    2,901
    If your form and report are both bound to the same record source (table or query), the changes made in the form will be reflected in the underlying table. When you run the report, those changes should be automatically applied since the report is looking at the same data (table/query).

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 02-08-2011, 11:17 AM
  2. How can I make a label a button?
    By BrainKing in forum Forms
    Replies: 6
    Last Post: 10-31-2010, 01:52 PM
  3. Form/report command button code
    By max3 in forum Forms
    Replies: 1
    Last Post: 08-26-2009, 02:18 AM
  4. make Add Record button work
    By janjan_376 in forum Forms
    Replies: 3
    Last Post: 06-05-2009, 04:22 AM
  5. Replies: 1
    Last Post: 04-06-2009, 12:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums