I'm trying to create a macro in Word 2000 that prints the first page from tray 2 and the remaining sheets from tray 3, then I set it to print again, all from tray 3 so I get a copy.
The problem is that some of the documents have section breaks in and the first page of these section breaks prints out from tray 2 if using the current macro.
As there are alot of documents, not all with section breaks, I need to be able to have a macro that is universal for all, and can look to see if there are section breaks within the document etc.
I have tried looking at the code and using an If statement, but I'm not very good at visual basic (In fact I'm crap)so I was wondering if someone point me in the right direction on how to do this.
Any help much appreciated.
Cheers Helen
The problem is that some of the documents have section breaks in and the first page of these section breaks prints out from tray 2 if using the current macro.
As there are alot of documents, not all with section breaks, I need to be able to have a macro that is universal for all, and can look to see if there are section breaks within the document etc.
I have tried looking at the code and using an If statement, but I'm not very good at visual basic (In fact I'm crap)so I was wondering if someone point me in the right direction on how to do this.
Any help much appreciated.
Cheers Helen