A
accessuser via AccessMonster.com
Hi,
I'm trying to create a database that will run a match against a text file
that I get everyday. I want to be able to run the text file information
against my database TblSensitiveCustomer and show only the ones that match.
Tables are called TblSensitiveCustomer, TblDailyimport, and TlbMatch. And I
have called QryMatch. I think I need the TlbMatch so it has a place to show
my results, right?
On my QryMatch, I linked SS#, First Name and Last Name from both TblSensitive
Customer and TblDailyimport. Can someone tell me what I have to do next to
complete this?
Thanks in advance!
I'm trying to create a database that will run a match against a text file
that I get everyday. I want to be able to run the text file information
against my database TblSensitiveCustomer and show only the ones that match.
Tables are called TblSensitiveCustomer, TblDailyimport, and TlbMatch. And I
have called QryMatch. I think I need the TlbMatch so it has a place to show
my results, right?
On my QryMatch, I linked SS#, First Name and Last Name from both TblSensitive
Customer and TblDailyimport. Can someone tell me what I have to do next to
complete this?
Thanks in advance!