P
Pete Straman Straman via AccessMonster.com
I am currently coding in the linked table names and cycling through them to
find and append records from them to a table that is not linked in the
database.
I need to code to loop through all the tables in my database and assign a
number to them (or identify with a existing VBA property). Then I wan to
loop through searching from my the records I need from each so that I
append them to my unlinked table.
If I can get the linked tables assigned an ID and know what and how to
access them I can write the loop to pull records. But ofcourese I will take
both if i can get them.
C.Pete S
find and append records from them to a table that is not linked in the
database.
I need to code to loop through all the tables in my database and assign a
number to them (or identify with a existing VBA property). Then I wan to
loop through searching from my the records I need from each so that I
append them to my unlinked table.
If I can get the linked tables assigned an ID and know what and how to
access them I can write the loop to pull records. But ofcourese I will take
both if i can get them.
C.Pete S