Hi,
I have a spreadsheet in excel which is live linked to another program. I also have some VBA which changes the colour of these cells depending on what comes through these links, however, at the moment i have to keep pressing refresh to run the macro and make the cells change colour. Ideally i would like the macro to run, i.e. the colours to change, every 10 seconds, does anyone know the code I need to use to make this happen and make the macro independent of any buttons?
One final question, I have all of my data in a table but they are in subdivisions, e.g 10-15 rows, then a space, then another 10-15 rows etc. When i currently run the macro it always stops with an error at the space, is there some code to stop this happening?
Any help would be much appreciated.
Thanks,
Alex