I would like to do the following. I have a connection to Reuters which
feeds numbers at periodic times to the Excel sheet. When I recieve these numbers
I would like to check if the number is larger and smaller than a certain range.
After the result of this calculation I would like excel to run a Macro to run another
program from my PC depending on the calulation.
Eg. If the number is bigger than 8 then run program A
If the number is Less than 6 then run program B
Is this possible and could someone please show me where to start. If there is
anothr solution please let me know