C
Craig Lawson
Hello. I have a spreadsheet that has a list of numbers
representing debit memos. I can use these numbers to
either create a link or open directly a copy of the debit
on the debiting company's server. I would like to create
a macro that will open the document, and print the
document. This macro will loop down the list to print out
the whole list. This is what I have tried so far:
1. I created links in the spreadsheet to the various
files. Following one of these links opens it in a web
browser. I am unable / don't know how to print the
webpage from within the macro. This is the fastest of the
methods to open the document
2. I opened the link directly from the macro. This
opened the document in a separate excel workbook each
time. The document opens larger than 1 page. Due to time
opening the document, the macro blows through any page
formatting before the document is open and prints on 2
pages.
I would prefer to be able to open these in the web browser
and print from there if possible. This is both faster,
and only opens 1 extra window.
All suggestions are appreciated
Craig
representing debit memos. I can use these numbers to
either create a link or open directly a copy of the debit
on the debiting company's server. I would like to create
a macro that will open the document, and print the
document. This macro will loop down the list to print out
the whole list. This is what I have tried so far:
1. I created links in the spreadsheet to the various
files. Following one of these links opens it in a web
browser. I am unable / don't know how to print the
webpage from within the macro. This is the fastest of the
methods to open the document
2. I opened the link directly from the macro. This
opened the document in a separate excel workbook each
time. The document opens larger than 1 page. Due to time
opening the document, the macro blows through any page
formatting before the document is open and prints on 2
pages.
I would prefer to be able to open these in the web browser
and print from there if possible. This is both faster,
and only opens 1 extra window.
All suggestions are appreciated
Craig