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 / Reports / Printing / October 2007

Tip: Looking for answers? Try searching our database.

report query question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
default105 - 20 Oct 2007 00:43 GMT
I want to make a report based from a query.  The problem I keep running into
is the information in the query comes from three different tables linked by a
primary foreign key relationship.  When I run the query I am getting
duplicate information because there is more than one entry in each of the two
foreign tables.  How do I get around this?  Thanks for your help.
Jeff Boyce - 20 Oct 2007 00:49 GMT
You don't!  Let the query return all the "duplicates".

In your report, you can use "Group By" to organize the report into sections
and not have to show the repeated values.

Or you can set the Hide Duplicates property of controls in a section so as
not to see those duplications.

Regards

Jeff Boyce
Microsoft Office/Access MVP

>I want to make a report based from a query.  The problem I keep running
>into
[quoted text clipped - 4 lines]
> two
> foreign tables.  How do I get around this?  Thanks for your help.
default105 - 20 Oct 2007 00:55 GMT
Thanks

> You don't!  Let the query return all the "duplicates".
>
[quoted text clipped - 17 lines]
> > two
> > foreign tables.  How do I get around this?  Thanks for your help.
 
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.