G
Guest
Hello,
I have three tables.
Table One = Main Source of Data (All Account Numbers)
Table Two = Subdatasheet for Main Source Data (This tracks the Account
Numbers Monthly Balances By Month)
Table Three = A specific months Download from an outside system (A linked
Excel Sheet)
I want to get the data from table 3 to tables one and two.
QUERY 1: What I did was I ran a query to compare all the Account Numbers
from Table 3 to table 1. With those matched Account Numbers from table 3 I
have the account numbers monthly balance.
QUERY 2: So I tried to create a query from the QUERY 1 to add the data of
the monthly data.
For some odd reason it will not let me add data to the table 2. Remind you,
that table two is a subdatasheet.
Is there anyone that knows how to let me enter data automatically into table
2, becasue right now it is not letting me. Thanks
I have three tables.
Table One = Main Source of Data (All Account Numbers)
Table Two = Subdatasheet for Main Source Data (This tracks the Account
Numbers Monthly Balances By Month)
Table Three = A specific months Download from an outside system (A linked
Excel Sheet)
I want to get the data from table 3 to tables one and two.
QUERY 1: What I did was I ran a query to compare all the Account Numbers
from Table 3 to table 1. With those matched Account Numbers from table 3 I
have the account numbers monthly balance.
QUERY 2: So I tried to create a query from the QUERY 1 to add the data of
the monthly data.
For some odd reason it will not let me add data to the table 2. Remind you,
that table two is a subdatasheet.
Is there anyone that knows how to let me enter data automatically into table
2, becasue right now it is not letting me. Thanks