R
Ryan Ashline
OK here's what I have so far...
I have a query named TEST1 that runs on a table named 10251_IP_Range.
I get a list of "Machine" names that all have a certain data in a
field. What I need to do now is take the data (The "Machine" Names)
that the query gives me and run it against two other tables. The two
tables are NO_Norton_Ever and Servers_Not_Covered each of these two
tables have a fieled called "Name". I need it to exclude any name
from the TEST1 query if the "Machine" field matches with either "name"
field from the other tables. I hope my question sounds clear enough.
Thanks for your help
Ryan Ashline
I have a query named TEST1 that runs on a table named 10251_IP_Range.
I get a list of "Machine" names that all have a certain data in a
field. What I need to do now is take the data (The "Machine" Names)
that the query gives me and run it against two other tables. The two
tables are NO_Norton_Ever and Servers_Not_Covered each of these two
tables have a fieled called "Name". I need it to exclude any name
from the TEST1 query if the "Machine" field matches with either "name"
field from the other tables. I hope my question sounds clear enough.
Thanks for your help
Ryan Ashline