Skip to main content

Matching records from two tables

  • May 27, 2023
  • 0 replies
  • 3 views

Forum|alt.badge.img+1

I have "table A" that holds clients. "table B" holds items. I want to see if there is a match for a field value. If "value 1A" from table A is < than "value 1B" from table B its considered a match and i like to receive the recordID for both.