Re: Query does not show all data
- From: "RJS76 via AccessMonster.com" <u15953@uwe>
- Date: Tue, 31 Jan 2006 15:17:21 GMT
Hello Jeff,
Thank you for your reply.
I have tried what you suggested, but I cannot get it to work. Maybe I'm doing
something wrong.
You said :
"Decide which table is the "from" table (the one from which you want to see
all >rows)."
My problem is that each table contains a bit of the information I want to see.
Table ACD Data contains the numbers of call answered. Table SD Opened
contains the tickets logged. Table SD Closed contains the tickets closed. So
I don't have one table from which I want to see all rows. Each table
contains a piece of information that I want to see in one view (query).
What I have tried is that I created a new query. I added the query I already
had and then I added the three tables. I then tried what you said:
">Highlight the join line between that table and one of the others. Change
>its property to reflect "all" of table1 and "any" of table2."
Unfortunately this doesn't work. I think I'm doing something wrong (well, I
know for sure).
I hope that I have explained it clear enough.
Thanks in advance for your help.
Jeff Boyce wrote:
>The gist of what you need to do is show all of one table's rows (that meet
>your criteria), plus ANY of the data from other tables.
>
>To do this, open your query (with the tables joined) in design mode. Decide
>which table is the "from" table (the one from which you want to see all
>rows).
>
>Highlight the join line between that table and one of the others. Change
>its property to reflect "all" of table1 and "any" of table2.
>
>Now do the same with any remaining joins.
>
>> Hi all,
>>
>[quoted text clipped - 43 lines]
>>
>> Thanks in advance.
--
Message posted via http://www.accessmonster.com
.
- References:
- Query does not show all data
- From: RJS76 via AccessMonster.com
- Re: Query does not show all data
- From: Jeff Boyce
- Query does not show all data
- Prev by Date: Conditional test to combine multiple records
- Next by Date: Re: how do I embed a line feed in a memo field via Query
- Previous by thread: Re: Query does not show all data
- Next by thread: INNER JOINS in Access
- Index(es):
Relevant Pages
|
|