You're correct, it's the ID that ties both the tables together. However, do u mean show Table B in the form as well? Then write a sub that checks whether the ID for Table A and Table B match? If they match, label shows "TrueText", if no match, then label shows "FalseText"
Thanks.. Is this the best way? What I was asking earlier is do we create a module that checks for these? If we do, where can I find an example of code?