Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default Unprinted cells

In the range of cells K40:R59, I do not want them to be printed. What would
the macro code be?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Unprinted cells

Basically, this isn't supported (omitting cells within a larger print area) -
so you would have to look for workarounds.

If you want to print everything around them, then you would have to cover
them with an opaque rectangle. Or link another sheet to the cells on that
sheet this sheet would layout your data the way you want to see it - then
print this dummy sheet.



--
Regards,
Tom Ogilvy



"Phil H" wrote:

In the range of cells K40:R59, I do not want them to be printed. What would
the macro code be?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Unprinted cells

Of course you could change the font color to match the background color - but
some printers will recognize this inconsistency and compensate for it - so
such an approach may not be reliable.

--
Regards,
Tom Ogilvy


"Phil H" wrote:

In the range of cells K40:R59, I do not want them to be printed. What would
the macro code be?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel: match two cells in one sheet to two cells in another and return a third cells value Spence Excel Worksheet Functions 3 February 13th 11 05:33 AM
compare 2 column cells and return the adjacent columns cells data of the cell trebor57 Excel Worksheet Functions 1 February 1st 11 02:54 PM
Cells won't change font color or show hi-lighted cells in document ROBIN Excel Discussion (Misc queries) 1 March 27th 08 09:39 PM
Skip cells with TAB/SHIFT+TAB but allow arrow keys/mouse selection of skipped cells Wescotte Excel Programming 1 June 6th 05 07:00 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM


All times are GMT +1. The time now is 02:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"