G
Guest
I have a table with a lookup field that is pulling rows from another table. The table with the lookup field and table that provides the lookup field values are connected by the index of a third table. Anyone know how to limit the number of rows that show up in the lookup field based on the particular index (to the third table) in that current record
In other words, is there any way to get the value of a field in the CURRENT record, the record where the user is using the lookup combo box?
In other words, is there any way to get the value of a field in the CURRENT record, the record where the user is using the lookup combo box?