Posted to microsoft.public.excel.programming
|
|
How do I print a selection of cells using a macro?
See
http://www.rondebruin.nl/print.htm#Print
--
Regards Ron de Bruin
http://www.rondebruin.nl
"gussuffert" wrote in message ...
I would like to create a macro to print the range of cells selected by the
user. It means, the user will select the range of cells and the macro will
have to print only this range of cells selected by the user. Is it possible?
|