Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-03-2014, 07:24 AM
ksigcajun ksigcajun is offline Option Button selected will display text Windows 7 64bit Option Button selected will display text Office 2010 64bit
Advanced Beginner
Option Button selected will display text
 
Join Date: May 2014
Posts: 76
ksigcajun is on a distinguished road
Default Option Button selected will display text

Im working with two option buttons in Word and I want to display specific text below each if that button is chosen. Can a simple macro be written?



Here is what should happen.
If Option Button111 is selected, the following text will be displayed, "User will email form."

If Option Button211 is selected, the following text will be displayed, "User will mail form via FedEx."

This is what I got, so far. Am I on the right track? Should I have two seperate macros or can this be written into one?

Thanks!

Code:
Private Sub OptionButton111_Click()
If Me.OptionButton111.Value = True Then
 
End Sub
 
Private Sub OptionButton211_Click()
If Me.OptionButton211.Value = True Then
 
End Sub
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Display paragraph of text based on value selected in combo WordWaza Word 0 08-09-2013 06:30 AM
Option Button selected will display text Can you create a button that indicates the status of markup display? New Daddy Word 1 01-25-2013 12:35 AM
Recent file display option at MS word Patrick Lau Word 0 08-16-2010 11:22 PM
Help on option button active X aligahk06 Excel 0 11-03-2009 11:39 PM
Option Button ( ACtive X Control ) aligahk06 Excel 0 11-03-2009 06:36 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:19 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