How to print only specific columns

P

pokdbz

I would like to specify which columns I need to print in a macro.

I would like it to only print columns A-C, E and K

Is there a way to do this?
 
C

CLR

Try doing it yourself. Just turn on the Macro Recorder and then hide all the
columns you don't want to print, and do the printing, un-hide those hidden
columns, and turn off the Recorder. You now have a macro todo the entire
job. Post back if you need help.

Vaya con Dios,
Chuck, CABGx3
 
Top