Not sure how to do this, any suggestions?
I have 2 excel files:
file A
badge #
name
position
file B
F/N
L/N
course name
course date
Thought I could use access to do this, I need to look up the badge # in file A, a user was qeuerying the last name one at a time (are hundreds, which get uploaded into another db)
I created an expression to combine F/N & L/N into another field, not sure how to "compare" them; I created pk/fk which maybe part of the problem why this isn't working? Any ideas?
I have 2 excel files:
file A
badge #
name
position
file B
F/N
L/N
course name
course date
Thought I could use access to do this, I need to look up the badge # in file A, a user was qeuerying the last name one at a time (are hundreds, which get uploaded into another db)
I created an expression to combine F/N & L/N into another field, not sure how to "compare" them; I created pk/fk which maybe part of the problem why this isn't working? Any ideas?