Results 1 to 6 of 6

Thread: How to run a report with the click of a button. - [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2002
    Posts
    586

    How to run a report with the click of a button. - [RESOLVED]

    Greetings,

    I have a report in place, now I just need to run it at the click of a button on an Access form. The button is called "cmdStep3", the report is called "rpt_FSR_Details", and the form and report are both in the database called "FinancialRecords".

    Here is what I have, somebody please help me fill in the event, so that the reprot can be run on the click:

    Private Sub cmdStep3_Click()
    'run rpt_FSR_Details
    End Sub

    Thank you,
    Jim
    Last edited by JimMuglia; Jul 21st, 2005 at 01:02 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
  •  



Click Here to Expand Forum to Full Width