mraetrudeaujr
Technical User
I'm working with a database where the users are inputting new records throughout the day. I am actually working on a copy, but I would like to put a command button on my form that I could use that will 'update' the database from the 'live' database without having to go back to the database window and use the "Get External Data" menu item. What type of query should I be using? How would I go about it? I've tried the using the 'transferdatabase' Docmd method, but it (obviously) will not allow the imported database to overwrite the existing database. Any help is greatly appreciated.