Skyshadow5
Technical User
I have a table with just one field, there are 56 records in this table. I am using this table as the criteria in a query so everytime I run the query I am prompted for a value (contained in the table). If I make my query a Make Table query, is there any way I can run it so that instead of prompting me for input, it will take the first value in the table, make a table based on that value and call the table "that value + P11" and so on until all 56 records have been called and I have 56 new tables called (e.g.) CS270 P11, CS275 P11, CS280 P11 etc (where CS270, CS275 etc are part of the 56 records)?