C
Chris Joy
I have a form when a List Box. Within the list box I have it inputting all
the Reports I have created in Access for my single database with the syntax
(SELECT Reports.[Report Name] FROM Reports
. I also have a command button
below that, so that when you single click it, the highlighted Report in the
List Box will open. I also want to be able to open a Report by just double
clicking its name in the List Box. I have multiple reports in the box.
What commands do I use to be able to highland a single Report Name and click
the command button to open it?
What commands do I also use to be able to double click one Report Name and
have it only open instead of them all?
Detailed help will be greatly appriciated.
the Reports I have created in Access for my single database with the syntax
(SELECT Reports.[Report Name] FROM Reports
below that, so that when you single click it, the highlighted Report in the
List Box will open. I also want to be able to open a Report by just double
clicking its name in the List Box. I have multiple reports in the box.
What commands do I use to be able to highland a single Report Name and click
the command button to open it?
What commands do I also use to be able to double click one Report Name and
have it only open instead of them all?
Detailed help will be greatly appriciated.