Hello all,
I have a table with 3 fields (columns).
First is for names,
Second for passwords,
and the 3rd one is a concatenation of the 2 first ones.
This table is filled up from a form. (this step is working)
On the next table, I have 2 fields, the first one (primary one) is empty, and I want to have in the 2nd field the information from the 3rd field of the FIRST TABLE. (still following? )
But no matter if I use 'link to' or 'look up', nothing happen in the 2nd column of the 2nd Table.