Print macro that hides rows before printing

R

rbrown999

Hello all,

I'm trying to create a macro that prints to my CutePDF printer but first hides all rows with a "0" in Column A, so those don't print. How can I do that?

TIA
 
G

GS

Hello all,
I'm trying to create a macro that prints to my CutePDF printer but
first hides all rows with a "0" in Column A, so those don't print.
How can I do that?

TIA

Use AutoFilter before printing, perhaps?

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top