Trying to join Access tables with like statement with list in field
问题 I have a problem that I have been hunting for a solution to, but to avail. The basics are that I am trying to join 2 tables in Access by comparing a value in a field of Table 1 to a field in Table 2 that contains the number concatenated along with a few others in a list type format. (both fields are text type) Example. Table1.CWT value = 640242 Corresponding Table2.TAG_NO value I want to match to = 640242; 635894; 058426 So that it links the two tables based on the common value (640242 in