Struggling even more than usual here.
I've (nearly) written an XP application but have this problem where I
can't delete any records from the table my subform is based on. The
message I keep getting is "the table xxxxx is being used exclusively
by another user....blah blah". That's one problem, but the more
frustrating problem is; why can I close the Form and then successfully
run a Delete query but can't do these two steps in a macro?
Can anyone explain why this is so?
tia
I've (nearly) written an XP application but have this problem where I
can't delete any records from the table my subform is based on. The
message I keep getting is "the table xxxxx is being used exclusively
by another user....blah blah". That's one problem, but the more
frustrating problem is; why can I close the Form and then successfully
run a Delete query but can't do these two steps in a macro?
Can anyone explain why this is so?
tia
Comment