D
Daniel
Hello,
I have 2 tables
1- clients (PK autonumber)
2- ditributors (PK autonumber)
I now have a form which track sales (thus a sales table). I need to be able
to select from both clients and distributors. Is there any way to union the
two. My issue is that both PK are autonumber so duplication is bound to
occur.... so how can I get this to work? How should I proceed oh database
gurus?!
Thank you as always,
Daniel P
I have 2 tables
1- clients (PK autonumber)
2- ditributors (PK autonumber)
I now have a form which track sales (thus a sales table). I need to be able
to select from both clients and distributors. Is there any way to union the
two. My issue is that both PK are autonumber so duplication is bound to
occur.... so how can I get this to work? How should I proceed oh database
gurus?!
Thank you as always,
Daniel P