Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-31-2018, 05:51 AM
dadam dadam is offline Unhide pages with button Windows 10 Unhide pages with button Office 2016
Novice
Unhide pages with button
 
Join Date: Aug 2018
Posts: 4
dadam is on a distinguished road
Default Unhide pages with button

Hi, I'd like to hide/unhide pages with buttons. I have 3 section. Every section is 10-15 pages with text, tables and a picture. Has a max page or character limit? If I use the macro with half or one page, everything is fine, but if I make a bookmark from all of 10 pages, it doesn't work anymore. Edit1: I try it with 50 pages, just text and no problem. What can be the problem? The tables?



My macro for first section:

Private Sub section1_Click()
If Bookmarks("bm1").Range.Font.Hidden = False Then
Bookmarks("bm1").Range.Font.Hidden = True
Else
Bookmarks("bm1").Range.Font.Hidden = False
End If
End Sub
Reply With Quote
 

Tags
hide, macro, word2016

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unhide pages with button Print only specified pages of word by 1 click of command button using vba Zhibek Word VBA 9 08-12-2018 11:44 PM
Cannot unhide rows in VBA RosieSummers Excel Programming 2 02-12-2018 12:47 AM
Unhide pages with button Button within Word to print certain pages hotcomper Word 1 08-10-2015 11:36 PM
A row that will not UNHIDE MaineLady Excel 0 11-23-2014 01:15 PM
Unhide pages with button document with 5 pages and a forward button rich_cirillo Word 3 05-06-2014 06:16 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:32 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft