Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Access: Losing blank entries in join


  • Please log in to reply

#1
qwertyqwerty

qwertyqwerty

    New Member

  • Member
  • Pip
  • 1 posts
Hi there.... I'm a bit of a newbie to Access and you probably all know how to do this no problem but here it is:

I have a table with a field containing various codes. I have a second table with the description of these codes. I can join the two tables easily but whenever the (first table) code field is empty, the joined table does not show those entries. I have tried to get around this by adding a blank field to the second table but the joined table still kicks out the blanks.

How can I join the tables without losing the blank entries?

Thanks... I hope that makes enough sense....

M
  • 0

Advertisements


#2
dsm

dsm

    Member

  • Member
  • PipPip
  • 98 posts
M,
You won't be able to join on a (blank) null value.

Lets assume
table A contains codes; 11 22 33 44 55 and
table B contains codes; 11 33 44 only

then a query with an equal join will only show records for 11, 33 and 44

however if you modify the join properties to "include all records from table A and only those records from table B where the joined fields are equal"
Then you will get the result you are looking for.


HTH
David
  • 0






Similar Topics

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP