T
TGW
Hi,
Is there a simple way of checking if a import error table exists or not?
The background is we have a process where users import files and process the
data to output another file. This is all done through a form where the users
do not have access to the back end. However to keep things simple we have
turned of the warnings so the user may not be aware that import errors have
accounts.
I therefore am thinking of writing some code that will check if the error
table exists or not and inform the user through a message box or is there a
simpler way.
Tks
Is there a simple way of checking if a import error table exists or not?
The background is we have a process where users import files and process the
data to output another file. This is all done through a form where the users
do not have access to the back end. However to keep things simple we have
turned of the warnings so the user may not be aware that import errors have
accounts.
I therefore am thinking of writing some code that will check if the error
table exists or not and inform the user through a message box or is there a
simpler way.
Tks