PC Review


Reply
Thread Tools Rate Thread

Can a report have multiple data sources?

 
 
wisemax@yahoo.com
Guest
Posts: n/a
 
      11th Feb 2006
Can a report have multiple date sources? For example, TotalRevenue is
from query Revenue, TotalExp is from the query Exp?

Or all its text boxes must get data from the same source?

Thanks in advance.

HZ

 
Reply With Quote
 
 
 
 
tina
Guest
Posts: n/a
 
      11th Feb 2006
a query can have only one RecordSource - but that record source may be a
query or SQL statement that is based on multiple tables, and/or based on
multiple other queries that may be based on one or more tables. you can also
use subreports to display linked data in a report. and you can always use
domain aggregate functions such as DLookup(), DSum(), and DCount() in
unbound textbox controls on a report, to display specific values from other
tables or queries.

exactly what technique(s) you use in any given report is dependent on the
tables' structure and relationships, and what the specific report needs to
contain.

hth


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Can a report have multiple date sources? For example, TotalRevenue is
> from query Revenue, TotalExp is from the query Exp?
>
> Or all its text boxes must get data from the same source?
>
> Thanks in advance.
>
> HZ
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Sources into One Report Mark K Microsoft Access External Data 1 18th Jun 2008 07:11 PM
Multiple record sources in 1 report Andreas Microsoft Access Reports 5 22nd Jan 2007 06:56 PM
Report reuse - One report using multiple record sources =?Utf-8?B?S2V2aW4gTW9ycmlz?= Microsoft Access Reports 1 23rd Feb 2006 10:25 PM
Report pulls from multiple sources Jacques Latoison Microsoft Access Reports 1 10th May 2005 08:24 PM
multiple recourd sources for a report =?Utf-8?B?Y2FybGVl?= Microsoft Access Reports 1 28th May 2004 07:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:52 AM.