![]() |
#1
|
|||
|
|||
![]() Hi all, On the sample document in attach, I would like the column where the checkbox is selected with an "X" does not appear in the printed document. Is it possible? Thks |
#2
|
||||
|
||||
![]()
You could format the font as hidden and set the row heights to 0 for those rows but, unless you use a macro, it's not going to happen automatically. Be aware, too, that once you hide a row, you won't be able to check its checkbox, which means you'll have trouble unhiding the row.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#3
|
|||
|
|||
![]()
Hi Paul,
Thks for your help, but in fact, I had already thought by formating the font as hidden but, as you said, once hide a row, I won't be able to check its checkbox. So it's not possible use the "demo macro" that you helped me to build in the attached sample document and include a code in which the rows with the checkbox selected automatically in the end become hidden? Regards, Jorge Vieira |
#4
|
||||
|
||||
![]()
Yes, it's possible, but how are you going to unhide those rows?
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#5
|
|||
|
|||
![]()
I think it will not be a problem, because the original document will have all the rows unhide.
So since I will never save the changes on the original document, any time I open it I will have all the rows avaiable to check. Thks Jorge Vieira |
#6
|
||||
|
||||
![]()
In that case, why not just use the macro I already gave you to delete the rows?
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#7
|
|||
|
|||
![]()
Because that macro will delete the rows unchecked and for the rows checked I don't want the "X" printed on the pdf document.
So my idea would be to add on that macro some code to hide the "x" of the rows checked. Sorry if I'm not being clear.... ![]() Thks Jorge Vieira |
#8
|
||||
|
||||
![]()
Do you need those checkboxes after the print? If not some code could be added to the macro to delete that column too.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#9
|
|||
|
|||
![]()
Hi Paul,
I think I managed to solve the problem. (See the sample attached if u want). Anyway thanks for your help! Regards. Jorge Vieira |
#10
|
||||
|
||||
![]()
Since it's a docx file (i.e. no macros) it's not apparent to me what your solution might be - nothing changes if I toggle hidden text on/off, for example.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#11
|
|||
|
|||
![]()
If i run the "Demo" macro automatically the rows not checked are deleted and selected checkboxes are hidden.
|
#12
|
||||
|
||||
![]()
As I said, there are no macros in your attachment!
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
d4okeefe | Word VBA | 18 | 06-30-2022 11:35 PM |
![]() |
dmarie123 | Word VBA | 10 | 09-18-2014 01:03 AM |
![]() |
donaldadams1951 | Word VBA | 4 | 03-14-2014 11:24 AM |
![]() |
Jamal NUMAN | Word | 4 | 07-01-2011 06:27 PM |
![]() |
dfinch | Word VBA | 2 | 06-09-2011 05:10 AM |