Hello guys,
I want to write an excel macro that opens up sheets of word in directories per request and prints them out
I already have a full path created for each file, so all i really need to do is:
1) Open the word document with specific name
2) Print out only page 2, this i can achieve...