T
Terrence Carroll
Hi,
I have three tables from which data I use to create a single table. The
data is entered into the three tables via a form. I have a macro set up to
create/update the single table through some make table queries and update
queries of data within the first three tables. I have this macro tied a
close form event and I keep getting a 2950 error when in a multiuser
environment however the macro works in a single user envioronment. I only
really need to have the single table updated daily. Do you have any good
tips on error handling procedures so I can skip running of the queries to
make/update the third table if in a multiuser environment and have it run in
a single user environment?
Thanks,
Terry Carroll
I have three tables from which data I use to create a single table. The
data is entered into the three tables via a form. I have a macro set up to
create/update the single table through some make table queries and update
queries of data within the first three tables. I have this macro tied a
close form event and I keep getting a 2950 error when in a multiuser
environment however the macro works in a single user envioronment. I only
really need to have the single table updated daily. Do you have any good
tips on error handling procedures so I can skip running of the queries to
make/update the third table if in a multiuser environment and have it run in
a single user environment?
Thanks,
Terry Carroll