Now then,
Currently got an issue with a macro button I've set up. The idea is that when clicked it opens a word document then copy and pastes info from Excel (these are linked from the word document so not in the VBA code) into the word document. The issue I'm having is that the macro only works every 3rd attempt. So first time pressing the button I get error 462, the second press nothing happens then on the 3rd press it performs the macro as it should with no errors noted.
This is the code:
The debugger picks up an error on the Documents.Open Filename... line but like I say every 3rd attempt it works as it should.![]()
Please Login or Register to view this content.
Any ideas would much appreciated. Thanks in advance,
Joe
Bookmarks