B
Bill Johnson
I want to test for the existance of several tables before
continuing with Visual Basic module.
I've tried to look at If Exist... something along those
lines, but I'm stiking out and the VB help isn't giving me
much to go on.
My module removes several temporary tables (that should be
present) but when they're not, it halts. If I can test
for their presence first, maybe I can avoid an error.
Thanks!
continuing with Visual Basic module.
I've tried to look at If Exist... something along those
lines, but I'm stiking out and the VB help isn't giving me
much to go on.
My module removes several temporary tables (that should be
present) but when they're not, it halts. If I can test
for their presence first, maybe I can avoid an error.
Thanks!