Hi,
I have two tables linked to each other by a 1 to n link.
Table 1 can have multiple linked records in Table 2.
In table Table 1 I have a lookup field from Table 2.
Of course when I have multiple records in Table 2 linked to one record in Table 1, I see all the values in the lookup field of Table 1.
Now I’d like to be able to extract one element (the last one, assumption being that the last one belongs to the last created records in Table 2) from the lookup field.
Anyway I can achieve that?
Cheers,
Berni


