I have a table that is static. it has listed the following things. let me call it table A
Table A
Code Rate Org
123 e rf
234 t rg
125 g lk
then i run a query for another table to get the working codes.. these that the only codes am going to use. but i want to get the codes and automatically update Table b with the other values
Table b
Code rate org
125 ????? ????
234 ????? ????
the missing data should be filled out automatically when the code is added to the table...
any ideas?
Table A
Code Rate Org
123 e rf
234 t rg
125 g lk
then i run a query for another table to get the working codes.. these that the only codes am going to use. but i want to get the codes and automatically update Table b with the other values
Table b
Code rate org
125 ????? ????
234 ????? ????
the missing data should be filled out automatically when the code is added to the table...
any ideas?