PRINT MACRO

S

Sandra

I have various files created in Word. They are forms for
people to print out and fill out. I am saving them as
HTML files for an Intranet website. The visitor can
print one file at a time. Most of the time they need to
print ALL of them. I would love to have a macro that
opens every file and prints it when the visitor clicks a
spot. Is this a possibility?
 
T

Thomas A. Rowe

Create one file with all, this is where the CSS Page-break is useful, along with them being
individual.

Things that you can do with desktop applications, such as Word can not be handle the same in a web
environment.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top