J
Jasper Recto
I have a list box that lists out names of reports that can be run. It is
linked to a table that has 3 fields.
Report Description
Report Name
Report Path
I have a button that executes a shell command that runs the program that the
reports are in.
How do I link the list box to the button? I want to be able to pass the
report name and report path to the button. The shell command is already
written to accept a generic report name and path but how do get the button
to know which item in the list box is selected?
Thanks,
Jasper
linked to a table that has 3 fields.
Report Description
Report Name
Report Path
I have a button that executes a shell command that runs the program that the
reports are in.
How do I link the list box to the button? I want to be able to pass the
report name and report path to the button. The shell command is already
written to accept a generic report name and path but how do get the button
to know which item in the list box is selected?
Thanks,
Jasper