G
Guest
I have 1 main table that has AutoNum, MemID, MemName, address, & a few other
columns. The 2nd form is suppose to go to the Products Table. What
products were added in. Both tables needs to pull in the Autonum from a 3rd
table.
I have gotten myself so confused I don't know what is going on. This
project needs to be finished by next week.
The 3 columns that needs to go into this other table (AutoNum, MemID,
MemName) needs to update a table called CTAMF in it has (AutoNum, MemID,
MemName, IDNumber (which is different then MemID) and CTAName). This is
where it is NOT working.
I've made a query. Query comes up not updateable. It's a 1 to 1 table.
Need to take all the new items and add it into CTAMF. HOW?????????
I've even tried to make the query into a table still won't work.
Please help!
Thank you.
Donna
columns. The 2nd form is suppose to go to the Products Table. What
products were added in. Both tables needs to pull in the Autonum from a 3rd
table.
I have gotten myself so confused I don't know what is going on. This
project needs to be finished by next week.
The 3 columns that needs to go into this other table (AutoNum, MemID,
MemName) needs to update a table called CTAMF in it has (AutoNum, MemID,
MemName, IDNumber (which is different then MemID) and CTAName). This is
where it is NOT working.
I've made a query. Query comes up not updateable. It's a 1 to 1 table.
Need to take all the new items and add it into CTAMF. HOW?????????
I've even tried to make the query into a table still won't work.
Please help!
Thank you.
Donna