P
PF
Hi all,
I'm trying to use a field (TaxNa)in a table (T_Ins) to
determine wich of the columns (Tx1, Tx2, Tx3,..., Tx12) to
use in another table (T_Tx). I'm using the select column
to "feed" a combobox in a form based in the T_Ins table.
Then I want in a query to link these two tables, but using
for operations the field of the T_Tx table chosen in the
T_Ins table. I have tried several conections between these
two tables, but to no avail.
Anyone has a soultion, preferabily without code, as my
knowledge of that is very basic?
Thanks in advance.
PF
I'm trying to use a field (TaxNa)in a table (T_Ins) to
determine wich of the columns (Tx1, Tx2, Tx3,..., Tx12) to
use in another table (T_Tx). I'm using the select column
to "feed" a combobox in a form based in the T_Ins table.
Then I want in a query to link these two tables, but using
for operations the field of the T_Tx table chosen in the
T_Ins table. I have tried several conections between these
two tables, but to no avail.
Anyone has a soultion, preferabily without code, as my
knowledge of that is very basic?
Thanks in advance.
PF