Hi Guys and Girls,
apologies if this isn't considered right for SO but we have a strange problem with processing Excel Macros on our servers.
We have over 100 excel spreadsheets which are created overnight on our server by WebFOCUS which are all formatted by macros. The spreadsheet is created using a template, the macro runs and then deletes the code and saves the spreadsheet.
The problem we have is that if we use a Remote Desktop connection into the server this process runs in a 10th of the time. What we can't work out is why having a remote connection open (which in theory will be using more CPU/Memory) makes the process run so much faster.
the number of spreadsheets we need will only increase over time and has in fact already reached a number where they are not completed in time for the start of the working day.
Obviously there is a limit of only two RD connections at a time so there is no guarantee we can actually get a connection to the server to speed the process up. We can use the console connection but its the speed issue that concerns us
does anyone have any ideas? even if just to say its not a VBA/Macro problem that will give us a place to start, otherwise we are baffled.