![]() |
#1
|
|||
|
|||
![]()
I've been searching all around the internet and havent come up with any answers, so I'm trying here.
I've made a form for filling out, and made a control text box that, when clicked, hides several other check boxes, lines, and text boxes. Specifically, I accomplished this (after trying quite a few methods) by bookmarking each object, then in the macro for the checkbox hiding each bookmark with: Code:
Bookmarks("ObjectName").Range.Font.Hidden = True See the attached "Unhidden.jpg" for the objects unhidden. "Glitchy hidden objects.jpg" shows the problem I've been having. No amount of zooming, scrolling, or resizing objects seems to fix it. Ultimately, it doesnt show when printing, which is the most important thing. However, I'm sharing this document with others and if I can clean that up, it would be nice! Any help is much appreciated. Thanks for your time! |
#2
|
||||
|
||||
![]()
What you're seeing may be due to limitations in your systems display driver. Check the maker's website for an updated one.
In any event, simply hiding text is an unreliable means of preventing the display of printing of document content. That's because Word's settings that control whether to display and/or print it is a part of Word's configuration, rather than being a document property. So, if you're sharing the document with someone else, they may see and/or print the hidden content.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help: how to replace hidden text with unhidden text when typing over | jdcornelius | Word | 6 | 03-28-2014 01:19 PM |
![]() |
Jennifer Murphy | Word | 8 | 04-02-2013 08:16 AM |
![]() |
allenglishboy | Word | 1 | 11-06-2012 05:48 PM |
![]() |
Angel9520 | Word Tables | 1 | 05-02-2012 01:00 AM |
![]() |
christie | Word | 1 | 08-17-2011 09:10 AM |