Call Excel Print Function, But Not Through a Macro

A

arhythm

I was wondering if anyone might know how to call a a worksheet to b
printed.

Here are the conditions:
file is viewed in an iframe on a webpage (so no toolbar is avaible)
No Macro warning can be seen (ive been able to call a print from
macro and by using me.PrintOut in VBA but both of them display a "thi
file contains a macro.......blah..blah...blah" and the users viewin
the files do not know alot about computers, so changeing the sercuit
level is out of the question)

so is there any way to link a print function through a hyperlink? o
some other way? maybe a way to view the toolbar in an iframe?


thank
 
Top