J
juvi
Hello,
I am new to access-vba and I have got the following problem.
In the Form_Load()-Event my DB trys to import CSVs from a Remote Location.
If there is no connection it freeze for about 30sec and then the
error-handler becomes active. Is there a way to fire the error handler
earlier if there is no conn. to the Remote-Folder?
If it is not possible then it should at least show me the Form to can see
something during waiting. I tried it with Form_Load, Form_Current,
Form_Active but the same result. The VBA code is working in background while
actually not seeing the Form.
Would be pleased about a reply or help.
Thank you
juvi
I am new to access-vba and I have got the following problem.
In the Form_Load()-Event my DB trys to import CSVs from a Remote Location.
If there is no connection it freeze for about 30sec and then the
error-handler becomes active. Is there a way to fire the error handler
earlier if there is no conn. to the Remote-Folder?
If it is not possible then it should at least show me the Form to can see
something during waiting. I tried it with Form_Load, Form_Current,
Form_Active but the same result. The VBA code is working in background while
actually not seeing the Form.
Would be pleased about a reply or help.
Thank you
juvi