The file is already open
An attempt has been made to open a file that is already open.
To correct this error
Close the file before attempting to open it.
-or-
Remove the redundant FileOpen statement from your code.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
An attempt has been made to open a file that is already open.
Close the file before attempting to open it.
-or-
Remove the redundant FileOpen statement from your code.