G
Guest
I have a table with over 300,000 records!! they are sorted by 'exchange
codes'. I need to split the table so that all entries with the same 'exchange
code' are in it's own table. I know I could do a query with a filter but I
would have to do a manual query for each exchange code -there are thousands
of these! Is there an easier way to split the whole table into lots of
smaller ones??
codes'. I need to split the table so that all entries with the same 'exchange
code' are in it's own table. I know I could do a query with a filter but I
would have to do a manual query for each exchange code -there are thousands
of these! Is there an easier way to split the whole table into lots of
smaller ones??