Hi,
Here is what I would like to do:
I have one table (T1) where when I fill a certain field which is linked to another table (T2), I would like it to make a one time copy of certain fields to T1. So I would think that it would somehow have to look up in T2 which record I am referring to and choose the fields accordingly.
Thank you in advanced for your input.