Printing ?

A

Ainsley

Ive seen spreadsheet where you can click your mouse on a 'Button' on th
spreadsheet and it will print out a range of worksheets/pages etc.

Id like to set this up on my Budgets, is it a Visual Basic thing ? Ho
do you do it ?

Have I posted this in the right area ?

Cheers
 
D

davesexcel

Just use your macro recorder, sometimes there is fine tuning that
requires extra code that the macro recorder can't do for you then you
need more VBA code until then,
go to the forms toolbox , click on button and draw it on the
spreadsheet, assign your new macro to it, you can label the button.
 
Top