AshikHusein
Registered User.
- Local time
- Today, 17:25
- Joined
- Feb 7, 2003
- Messages
- 147
I have a macro which copies a table to a table which is already existing (ie macro to copy the table to an already existing table.) The idea is to update the table with new information. (Note that we are not appending the data but trying to get in completely new data into the existing table. Now when the macro is run, a box pops up telling that the table already exists and that whether it is to be replaced.
I have turned off the prompts by going to Tools->Options->Edit and it does not prompt for things like deleting tables but it does not seem to be working for copying tables to existing tables.
Would appreciate help as to how I could prevent this from happening or if there is a better way to copy new data froma table to another existing table wihtout getting such prompts. Thanks.
I have turned off the prompts by going to Tools->Options->Edit and it does not prompt for things like deleting tables but it does not seem to be working for copying tables to existing tables.
Would appreciate help as to how I could prevent this from happening or if there is a better way to copy new data froma table to another existing table wihtout getting such prompts. Thanks.