Are you sure you want to do that?
How many "Smith" or "Jones" or "Fernandes" or "Ivanov" entries might there
be in a job or a client table? Joining on "last name" is not a good idea...
--
Regards
Jeff Boyce
Microsoft Access MVP
Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.
Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.
You can thank the FTC of the USA for making this disclaimer
possible/necessary.
"Access problems" <Access
(E-Mail Removed)> wrote in
message news:470B4EC2-31F6-4D86-A16C-(E-Mail Removed)...
> Access job table has "client last name" & client table has "last name".
> same
> data different name. when i try to join relationship nothing happens with
> the data. it is not sharing data for last name.???