D
duncan
Guest
I need the second part of my code to run once the first part has finished. What the code does is export a table to excel which automatically opens then using the send keys function it performs some complex calculations. the problem is that the send keys function often runs before the file has automatically opened. Any ideas how i can stop this happening