I am creating a little program in a new database with data from another database. The database is huge, so I want to just import in the subset data that I need so that the new database isn't so huge. In the new database, the program will be a macro with several queries from that data and the user will only have to click a button to get the results. Is it possible for me to have the new database pick up the subset of data (query) from the larger database and import it in each time the macro is run? Would I build the query in the old database and then set it up as an import in the new database? Would it refresh the data each time? I want the simplest solution for the user. i.e. I don't even want to trust him to have to use linked table manager if I can do it all through an import process in the macro.
Thanks,
Dawn
Thanks,
Dawn