Reference Table

Hi,

I need your help regarding with referenced table. I have here a table1 that is linked to table 2. The expectation is every time I make an update to a specific column in table1; it will automatically update on the equivalent column on table2. Any recommendation on what will I do to achieve this expectation?

0 2 169
2 REPLIES 2

When you say that Table 1 is โ€œlinkedโ€ to Table 2, do you mean that Table 2 is the parent table and Table 1 is the parent table? Currently the M.O. to modify tables with values from other tables is to use the INPUT() function coupled with some actions. See the following elegant description of the process:

Steve
Platinum 4
Platinum 4
Top Labels in this Space