Hello, I have VBA code, which in Excel, formats a worksheet and exports it to Access. I use an OLEDB connection with the database to do this.
My request is the following: before the formatted data can be exported to Access, I need some sort of code that will kick all users that may currently be using the database. Otherwise, the data will simply not get uploaded.
Can anyone help me out with that?
My request is the following: before the formatted data can be exported to Access, I need some sort of code that will kick all users that may currently be using the database. Otherwise, the data will simply not get uploaded.
Can anyone help me out with that?