Two tables in query

Pro

Registered User.
Local time
Today, 07:16
Joined
Apr 28, 2015
Messages
19
Hello All...
Please Help .

I have two tables (1- User) , (2-Dept) have filed name D_Sum and link ID of [User] to UserID of [Dept] table

My question is how to add both of tables and get all user with filed name D_Sum form [Dept] table :confused:
in order to filter User with that have dept or not

Note: I try to do it but I get only user with dept :banghead: ,, I need all user

thanks ,,,,,,
 
Edit the join between the tables by double or right clicking on the join line.
 
I do it after that ?

Edit the join between the tables by double or right clicking on the join line.
 
Huh? When you get to that point, the correct choice should be obvious.
 
hhh ,,, thanks my Dear

it...ok
 

Users who are viewing this thread

Back
Top Bottom