A
Access User
I analyze general New York state information and to do so I have a table for
that state. I also have thousands of queries dedicated to that state. Now I
want to analyze another state. So I set up a new table for the new state. For
each individual query I have done a "Save As" of the New York state query for
the new state and then gone to SQL View and change the state name. For
example, from NY to TX. The problem is when I have a specific New York state
query that feeds from 30 other New York state queries.
How do I replace the several queries from NY state to the other other state?
What I have been doing is the following:
1) Open the New York state query
2) Do a "Save As" of the query and save it with the new state name
3) View it through SQL View; I tried to do a Find and replace, but this does
not work in Access
3) I go through the SQL information and each time I find "NY" I delete it
and change it to "TX;" this takes me forever to do
In a query is there a way I can just do a FIND "NY" and REPLACE it with
"TX," so it doesn't take me so long?
that state. I also have thousands of queries dedicated to that state. Now I
want to analyze another state. So I set up a new table for the new state. For
each individual query I have done a "Save As" of the New York state query for
the new state and then gone to SQL View and change the state name. For
example, from NY to TX. The problem is when I have a specific New York state
query that feeds from 30 other New York state queries.
How do I replace the several queries from NY state to the other other state?
What I have been doing is the following:
1) Open the New York state query
2) Do a "Save As" of the query and save it with the new state name
3) View it through SQL View; I tried to do a Find and replace, but this does
not work in Access
3) I go through the SQL information and each time I find "NY" I delete it
and change it to "TX;" this takes me forever to do
In a query is there a way I can just do a FIND "NY" and REPLACE it with
"TX," so it doesn't take me so long?