Launching a Report from Forms - PowerPoint PPT Presentation

About This Presentation
Title:

Launching a Report from Forms

Description:

Create a new parameter list. Creating a Trigger. Add a parameter to the parameter list. Run the product and send the parameter list ... – PowerPoint PPT presentation

Number of Views:13
Avg rating:3.0/5.0
Slides: 6
Provided by: Kean8
Learn more at: https://www.csus.edu
Category:
Tags: forms | launching | report | run | up

less

Transcript and Presenter's Notes

Title: Launching a Report from Forms


1
Launching a Report from Forms
  • Programming the Forms Trigger

2
Programming the Trigger
  • Declare a parameter list in the declare section
  • Create a parameter list
  • If a parameter list exits, it must first be
    destroyed
  • Add a parameter to the parameter list
  • Run the report

3
? Program a trigger (when_button_pressed)
4
Creating a Trigger
Declare a local variable with a parameter list
type
Determine if the parameter list exists
If the parameter list exists, destroy it
Create a new parameter list
5
Creating a Trigger
Add a parameter to the parameter list
Run the product and send the parameter list
Write a Comment
User Comments (0)
About PowerShow.com