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 / Queries / February 2008

Tip: Looking for answers? Try searching our database.

parameters with more than one value

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Debbie S. - 11 Feb 2008 18:52 GMT
I have created a query on which a report is based that shows authors of
articles. In my data entry form I can enter two author's names for any one
article, however, if I want the report (and thus the query) to show BOTH
authors' names in the event that there are two (or three or more), how would
I program the query to do that? Right now I have the query set to ask for the
author's last name, first name, so you get that same prompt for the report.
Problem is I can only enter one name with that setup. I'd appreciate any
thoughts or suggestions.

Thank you.
Chris - 11 Feb 2008 20:14 GMT
What is your table structure? This will impact how you solve this problem. In
a properly normalized database, you would have an Articles table and an
Authors table with a 1 to many relationship. Then you base the main report
off the Articles table and use a sub report to display the authors.

> I have created a query on which a report is based that shows authors of
> articles. In my data entry form I can enter two author's names for any one
[quoted text clipped - 6 lines]
>
> Thank you.
 
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.