Hello again
I’ve got a rather odd problem with some code I’ve got attached to a button. When the button is clicked nothing appears to happen…. The code is attached to the on click event and is named correctly, I’ve put some break points in the code, but they don’t seem to be having any effect, i’ve tried replacing my break points with ‘Stop’, again nothing happens.
As the code is automating Word I checked the task manager and it is starting a new instance of word in the background, despite there being three break points set before the code sets objWord equal to anything…..
Has anyone got any experience of this sort of wierdness??
Thanks
Ian