B
Baz
Hiya,
Is there a method I can use that will give me a yes/no
result or whatever to tell me if a table exists or not?
As an example, I import a text file
called 'transactions.txt' - I then want to do different
actions if a table called 'transactions_ImportErrors' has
been created. So basically I need to find out if this file
exists or not within the VBA script.
I'd really apreciate this - sorry if this is answered
elsewhere, I have had a look!
Baz
Is there a method I can use that will give me a yes/no
result or whatever to tell me if a table exists or not?
As an example, I import a text file
called 'transactions.txt' - I then want to do different
actions if a table called 'transactions_ImportErrors' has
been created. So basically I need to find out if this file
exists or not within the VBA script.
I'd really apreciate this - sorry if this is answered
elsewhere, I have had a look!
Baz