davidjearly
Registered User.
- Local time
- Today, 13:59
- Joined
- Apr 30, 2009
- Messages
- 40
Hi guys,
I'm new to this forum and apologise for making my first post one that requests help. I came across this site by searching my problem in Google. However, that thread ended up not being what I was looking for, or at least, I didn't understand it.
What I am trying to do (as per the title) is the following:
In my database, I have a form, on which I would like to have a combo box showing a menu of all the reports I have created.
When I click on the name of a said report, I would like it to open. I don't mind if it does this by clicking on a command button after selecting the report, or it if opens as soon as the report is selected from the menu without any command button.
So, if I have a collection of reports titled 'Report 1' through 'Report 7', how would I go about this?
I have created a table with two columns. One column contains autonumber fields, and the other column contains the names of the 7 reports I have.
However, the way I have it set up at present is such that the 7 report names are displayed when I click on the combo box in the form, but selecting them does nothing.
I would really really appreciate some help!
P.S. I am using Access 2007.
I'm new to this forum and apologise for making my first post one that requests help. I came across this site by searching my problem in Google. However, that thread ended up not being what I was looking for, or at least, I didn't understand it.
What I am trying to do (as per the title) is the following:
In my database, I have a form, on which I would like to have a combo box showing a menu of all the reports I have created.
When I click on the name of a said report, I would like it to open. I don't mind if it does this by clicking on a command button after selecting the report, or it if opens as soon as the report is selected from the menu without any command button.
So, if I have a collection of reports titled 'Report 1' through 'Report 7', how would I go about this?
I have created a table with two columns. One column contains autonumber fields, and the other column contains the names of the 7 reports I have.
However, the way I have it set up at present is such that the 7 report names are displayed when I click on the combo box in the form, but selecting them does nothing.
I would really really appreciate some help!
P.S. I am using Access 2007.