You've posted this in the Table forum, so I must assume you want to directly enter your data into a table and then have that data be feed to other tables. The answer is no...
However, you could accomplish this with a form. You would build a form to interact with a table, then whenever a certain action takes place (a field is submitted, a button is clicked), it could trigger what you want to occur...
However, this whole idea gives off a whifff of poorly structured tables. Can you further explain your data and what you are trying to accomplish? What tables are involved?