A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Double data in Query



 
 
Thread Tools Display Modes
  #1  
Old September 25th, 2007, 04:20 PM posted to microsoft.public.access.queries
Nancy
external usenet poster
 
Posts: 446
Default Double data in Query

Hi,
Am trying to create a query using two tables. One is a list of student
names and id number and one is a list of courses. Using the id number as a
reference, i need to extract the employee's id and see what course he/she
completed or not. Unfortunatly, in my query results i get as many times
(lines) as number of courses the employee has followed. How can i avoid that
and have only a single record (line) with student id, course number and an
"X" if that course has been followed (null if not followed). Thanks!
  #2  
Old September 25th, 2007, 04:48 PM posted to microsoft.public.access.queries
Jerry Whittle
external usenet poster
 
Posts: 4,732
Default Double data in Query

If I understand the problem correctly, use your current query as the basis
for a crosstab query when using the Crosstab Query Wizard.
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.

"Nancy" wrote:

Hi,
Am trying to create a query using two tables. One is a list of student
names and id number and one is a list of courses. Using the id number as a
reference, i need to extract the employee's id and see what course he/she
completed or not. Unfortunatly, in my query results i get as many times
(lines) as number of courses the employee has followed. How can i avoid that
and have only a single record (line) with student id, course number and an
"X" if that course has been followed (null if not followed). Thanks!

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:09 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.