Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / March 2007

Tip: Looking for answers? Try searching our database.

Create a combo box to display list of reports

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
cwhitmore - 21 Mar 2007 14:46 GMT
I would like to create a combo box that would allow users to select reports.
Any suggestions?
BruceM - 21 Mar 2007 15:08 GMT
This is for a list box, but I expect it would work with a combo box:
http://allenbrowne.com/ser-19.html

>I would like to create a combo box that would allow users to select
>reports.
> Any suggestions?
cwhitmore - 21 Mar 2007 15:15 GMT
You're right, i meant list box. Let me give it a shot. thanks for the help..

>This is for a list box, but I expect it would work with a combo box:
>http://allenbrowne.com/ser-19.html
>
>>I would like to create a combo box that would allow users to select
>>reports.
>> Any suggestions?
cwhitmore - 21 Mar 2007 16:13 GMT
your suggestion worked perfectly! Is there a way to show only the reports you
want end users to view?

>You're right, i meant list box. Let me give it a shot. thanks for the help..
>
[quoted text clipped - 4 lines]
>>>reports.
>>> Any suggestions?
BruceM - 21 Mar 2007 18:07 GMT
I couldn't say.  I remember seeing the link, and I passed it along.  If you
are using the first method I expect you could name the reports you don't
want people to see with a z_ prefix or something, then adding:
AND ([Name] Not Like "z_*")
If you are using the other method, I can't even hazard a guess.

> your suggestion worked perfectly! Is there a way to show only the reports
> you
[quoted text clipped - 9 lines]
>>>>reports.
>>>> Any suggestions?
cwhitmore - 21 Mar 2007 16:14 GMT
your suggestion worked perfectly! Is there a way to show only the reports you
want end users to view?

>This is for a list box, but I expect it would work with a combo box:
>http://allenbrowne.com/ser-19.html
>
>>I would like to create a combo box that would allow users to select
>>reports.
>> Any suggestions?
Harry - 30 Mar 2007 16:40 GMT
Just create a small query from the table where the formnames are listed.
Create the combobox and link it to this query

> I would like to create a combo box that would allow users to select reports.
> Any suggestions?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.