Adding new rows to spreadsheet
Thanks for your help.
-----Original Message-----
Range("A1").CurrentRegion.Printout
--
Regards,
Tom Ogilvy
"Roy" wrote in
message
...
Here's a scenario:
I have a macro that prints the range a1:c52. I then
add
a few rows within this range. How do I get the macro
to
adjust the print range to include the new range?
.
|