Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by safaryan

  1. safaryan

    linking queries in access 2002

    Golom: it worked - this is exactly what I wanted. Thanks, I love this place!
  2. safaryan

    linking queries in access 2002

    Golom: I have got 8 tables on that remote database that the query is combining data from then doing some filtering and calculations. I guess my only option would be to link the tables from the remote database and run the query in the local database. Thanks all for your help, appreciated!
  3. safaryan

    linking queries in access 2002

    Randy: It's a dynamic database, so I need to have a live connection to it. I am thinking there must be a way of linking a query from another access database. Thanks.
  4. safaryan

    linking queries in access 2002

    Hi, Is it possible to link a query in access 2002 from another mdb access database? It gives me only tables in the menu. Thanks in advance. Max
  5. safaryan

    help with query to combine independent tables

    I've got "X7YZ_____1_State" as my State field. I guess I had to replace the Xs in your code with the field names - correct?
  6. safaryan

    help with query to combine independent tables

    Golom I tried it and it worked, you are the best - thanks! :) the only problem is I get weird field names - should I replace the Xs with something else? Max
  7. safaryan

    help with query to combine independent tables

    this may sound a really dumb question since I'm new to Access and relational databases - I have 3 independent tables: tblBudget_CA, tblBudget_WA, tblBudget_OR (one for each State) with identical fields each: Market, Brand, Account, Amount. I need a query that combines all three in one table with...

Part and Inventory Search

Back
Top