Hi,
I have a table that I run a query on that using only 5 fields from the table. One field in the table is “Name” this is the only field that I define a criteria for.
All of this works fine but it is very time consuming because I have hundreds of names that I need to run queries on each day.
Can I get some ideas on how I would go about improving the efficiency of this procedure?
I was hoping that there would be some way of entering in the names in a list and have a macro or write some code that would automatically run the queries from the list.
My level of knowledge: I have been using Access for about 5 months, only tables and queries I still have a lot to learn. I can write some basic code in VB.
If anyone could give me some information to get me headed in the right direction it would be much appreciated.
Thanks for all of your help.
Bill
I have a table that I run a query on that using only 5 fields from the table. One field in the table is “Name” this is the only field that I define a criteria for.
All of this works fine but it is very time consuming because I have hundreds of names that I need to run queries on each day.
Can I get some ideas on how I would go about improving the efficiency of this procedure?
I was hoping that there would be some way of entering in the names in a list and have a macro or write some code that would automatically run the queries from the list.
My level of knowledge: I have been using Access for about 5 months, only tables and queries I still have a lot to learn. I can write some basic code in VB.
If anyone could give me some information to get me headed in the right direction it would be much appreciated.
Thanks for all of your help.
Bill