I create a access query where i need to check for max number from table but using the field from another table, but however Table1 cannot be read.
NewID:DMAX("[NumberID]","Table2]","[Country] = [Table1]![Country]??")+1
NewID:DMAX("[NumberID]","Table2]","[Country] = [Table1]![Country]??")+1
Table 1 | Table 2 | |
Country | Country | |
Product | NumberID | |
SampleLot |