Dear experts, I have the following VBA code, which tests the connection to an Essbase server, after asking the user for input on server name, database name, username and password. I want to be able to run it in the background after user input, so it tries every minute to connect to that database and...