Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-02-2015, 08:12 AM
Loss1003 Loss1003 is offline Help with Drop Down Box - Expand or Collapase Windows Vista Help with Drop Down Box - Expand or Collapase Office 2013
Novice
Help with Drop Down Box - Expand or Collapase
 
Join Date: Apr 2015
Posts: 3
Loss1003 is on a distinguished road
Default Help with Drop Down Box - Expand or Collapase

The following code is not working as I'm trying to Expand or Collapse with Drop Down Box in Word 2010



Code:
Sub Dropdown4() If FormFields("Dropdown4").DropDown.Value = "Observed" Then ActiveDocument.Bookmarks("RiskTData").Range.Font.Hidden = False End If If FormFields("Dropdown4").DropDown.Value = "Not Applicable" Then ActiveDocument.Bookmarks("RiskTData").Range.Font.Hidden = True End If If FormFields("Dropdown4").DropDown.Value = "Not Observed" Then ActiveDocument.Bookmarks("RiskTData").Range.Font.Hidden = True End If End Sub
Please assist with any errors per the above code. Thank you.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Drop Down Box - Expand or Collapase Using Check Boxes and how to expand them SPT Word 3 02-25-2015 05:04 AM
How not disable expand/collapse LVP Word 3 12-21-2014 12:12 PM
Help with Drop Down Box - Expand or Collapase Drop-Down Menu, show-hide, expand-collapse??? 300zxmuro Word 1 02-27-2011 03:02 PM
Help with Drop Down Box - Expand or Collapase How to expand one column into two columns? Jamal NUMAN Excel 1 01-12-2011 07:59 PM
Grouping - expand all ejohns Excel 0 07-17-2009 07:15 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:49 AM.


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