Hello Everyone and thanks for your time for reading this.
If i am querying data from a database and returining it to excel i have the option to automatically update the data (refresh every XX option). The lowest level or maximum level depending on how you look at it is every 1 minute.
I need this to be say every 10 seconds. As this is updating a live LED display board which is linked to the excel sheet.
Any suggestions will be welcomed.
Already played around with a timer embedded in excel with no luck (brain cells just not there). There must be a little bit of code that fires off the refresh, if only i could grab that bit and fire it off every 10 seconds.
Regards
James
If i am querying data from a database and returining it to excel i have the option to automatically update the data (refresh every XX option). The lowest level or maximum level depending on how you look at it is every 1 minute.
I need this to be say every 10 seconds. As this is updating a live LED display board which is linked to the excel sheet.
Any suggestions will be welcomed.
Already played around with a timer embedded in excel with no luck (brain cells just not there). There must be a little bit of code that fires off the refresh, if only i could grab that bit and fire it off every 10 seconds.
Regards
James