J
Jessie
Hello.
I Have a main table that I need to break into 4 different
tables using one of the fields as criteria.
For example:
I have say 2000 records that have different Group Codes.
I am imagining a way to Run a query that will make a table
that will have a list of all of the group codes then use
some code to use each record in that table as criteria to
break the Group codes into their own tables.
Right now the I have a query that prompts the User for the
group codes because they constanly change I can't write
the criteria into the query, but would like to find a way
to dynamically program the VBA to seperate the main table
into tables that are group code specific.
Hopefully someone can help me. I would be so happy about
it.
Jessie
I Have a main table that I need to break into 4 different
tables using one of the fields as criteria.
For example:
I have say 2000 records that have different Group Codes.
I am imagining a way to Run a query that will make a table
that will have a list of all of the group codes then use
some code to use each record in that table as criteria to
break the Group codes into their own tables.
Right now the I have a query that prompts the User for the
group codes because they constanly change I can't write
the criteria into the query, but would like to find a way
to dynamically program the VBA to seperate the main table
into tables that are group code specific.
Hopefully someone can help me. I would be so happy about
it.
Jessie