cuok
Programmer
- Dec 24, 2001
- 201
I have to collect 109 different fields (laying on NONidentically structured tables) from about 28 tables - to one table (already I made of those fields).
What I'm doing now –in aim to fill this table- is by putting a code behind each one of those 109 fields on "AfterUpdat" event to add those field to this table.
All the 28 tables have the same ID and DtaeCheck as PK – the one field only have the ID as “duplicate / YES”
I'm Wondering if someone can help me with an idea how to do this mission automatically?
thread701-465651 dealing with identically structured tables.
Many thanks
CUOK
What I'm doing now –in aim to fill this table- is by putting a code behind each one of those 109 fields on "AfterUpdat" event to add those field to this table.
All the 28 tables have the same ID and DtaeCheck as PK – the one field only have the ID as “duplicate / YES”
I'm Wondering if someone can help me with an idea how to do this mission automatically?
thread701-465651 dealing with identically structured tables.
Many thanks
CUOK