richarddawson
Board Regular
- Joined
- Oct 18, 2014
- Messages
- 95
My programme causes a specific site to download a csv workbook. (It does this by sending keystrokes, and strings).
It works perfectly well, but I then want to analyse the sheets. Now I cannot do this until I know the download has completed; but it will not complete while excel is running.
So I need to quit excel; and restart on completion of the download; or, second best, after, say, 30 seconds.
I have looked at event handlers but there is a lot of work involved which I do not want to undertake unless there is a possible solution.
So, please, is it possible?
Cheers Richard
It works perfectly well, but I then want to analyse the sheets. Now I cannot do this until I know the download has completed; but it will not complete while excel is running.
So I need to quit excel; and restart on completion of the download; or, second best, after, say, 30 seconds.
I have looked at event handlers but there is a lot of work involved which I do not want to undertake unless there is a possible solution.
So, please, is it possible?
Cheers Richard