View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kaye Kaye is offline
external usenet poster
 
Posts: 16
Default Suppress printing checkboxes

Hi,

I have some basic code to print out a named range.

In this range I have 12 check boxes (from the Forms Menu) linked to
cells that I'd rather not appear on the printed output.

I do not want to seperate these checkboxes from there position within
the named range.

Am I able to send named range to print WITHOUT the checkboxes?

If so, I'd apprteciate a snippet of code to get me on my way.

Tks, Kaye S