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  

List all not in other table



 
 
Thread Tools Display Modes
  #1  
Old May 9th, 2008, 03:08 PM posted to microsoft.public.access.queries
Question Boy[_2_]
external usenet poster
 
Posts: 179
Default List all not in other table

I need to generate a list of all the Project Number in a table that do not
appear in another table How would the SQL synthax go?

Table 1
Name: Parameters
Field: ProjNum

Table 2
Name: Eng
Field: ProjNum

I need to get a list of all the ProjNum in the Parameters table that do not
appear in the Eng table.

Thank you in advance for your guidance.

I will eventuallly master SQL... I hope

QB
  #2  
Old May 9th, 2008, 03:14 PM posted to microsoft.public.access.queries
Question Boy[_2_]
external usenet poster
 
Posts: 179
Default List all not in other table

Never mind. Once I opened my eyes, I realized that the built in Unmatched
query wizard was exactly what I was looking for.

QB




"Question Boy" wrote:

I need to generate a list of all the Project Number in a table that do not
appear in another table How would the SQL synthax go?

Table 1
Name: Parameters
Field: ProjNum

Table 2
Name: Eng
Field: ProjNum

I need to get a list of all the ProjNum in the Parameters table that do not
appear in the Eng table.

Thank you in advance for your guidance.

I will eventuallly master SQL... I hope

QB

  #3  
Old May 9th, 2008, 03:33 PM posted to microsoft.public.access.queries
Marshall Barton
external usenet poster
 
Posts: 5,361
Default List all not in other table

Question Boy wrote:

I need to generate a list of all the Project Number in a table that do not
appear in another table How would the SQL synthax go?

Table 1
Name: Parameters
Field: ProjNum

Table 2
Name: Eng
Field: ProjNum

I need to get a list of all the ProjNum in the Parameters table that do not
appear in the Eng table.



Try using the Find unmatched query wizard.

--
Marsh
MVP [MS Access]
 




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 07:43 PM.


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