Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 01-16-2019, 09:00 PM
lightrender3d lightrender3d is offline I can't figure out how to setup this If/Then box.  Please help! Windows 10 I can't figure out how to setup this If/Then box.  Please help! Office 2013
Novice
I can't figure out how to setup this If/Then box.  Please help!
 
Join Date: Jan 2019
Posts: 3
lightrender3d is on a distinguished road
Default I can't figure out how to setup this If/Then box. Please help!

I'm trying to create a form that has drop down choices. I've bookmarked each drop down to its own name.

Now what I'm trying to do is create an if/then column so after an answer is chosen from the drop down, the if/then column will automatically give it a score of 1, 2, or 3 depending on the answer chosen for its respective drop down.



I've watched youtube videos and googled how to's but I can't figure out how to get this thing to work. Can anyone help give me instructions? Is this even possible?

Here's the scenario. My dropdown has "Select", "True", "False", and "Other" as choices. I want the If/Then statement to auto fill a box in a table with the score of 1 for True choices, 2 for False choices, and 3 for Other choices.

Please help!
Reply With Quote
  #2  
Old 01-16-2019, 09:31 PM
Guessed's Avatar
Guessed Guessed is offline I can't figure out how to setup this If/Then box.  Please help! Windows 10 I can't figure out how to setup this If/Then box.  Please help! Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 3,969
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

This is effectively the same type of question as the one asked https://social.msdn.microsoft.com/Fo...?forum=worddev.
Can you follow the discussion there?
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
  #3  
Old 01-16-2019, 10:25 PM
macropod's Avatar
macropod macropod is offline I can't figure out how to setup this If/Then box.  Please help! Windows 7 64bit I can't figure out how to setup this If/Then box.  Please help! Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by lightrender3d View Post
I'm trying to create a form that has drop down choices. I've bookmarked each drop down to its own name.
What kind of dropdown (content control, formfield, ActiveX)?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #4  
Old 01-17-2019, 12:27 AM
lightrender3d lightrender3d is offline I can't figure out how to setup this If/Then box.  Please help! Windows 10 I can't figure out how to setup this If/Then box.  Please help! Office 2013
Novice
I can't figure out how to setup this If/Then box.  Please help!
 
Join Date: Jan 2019
Posts: 3
lightrender3d is on a distinguished road
Default

Quote:
Originally Posted by Guessed View Post
This is effectively the same type of question as the one asked https://social.msdn.microsoft.com/Fo...?forum=worddev.
Can you follow the discussion there?
I don't quite understand what it was talking about honestly. I guess I need to research more info on what Content Control does and how it works.


Quote:
Originally Posted by macropod View Post
What kind of dropdown (content control, formfield, ActiveX)?
Form Field. Ultimately what I'm trying to do is have a column with drop down answer choices to questions and a corresponding column that will give the chosen answers a value of 1, 2, or 3.

Thank you for any assistance! If there's a web page or a subject topic you can point me towards that I could read up on that would help me understand and solve my issue I'd be eternally grateful!
Reply With Quote
  #5  
Old 01-17-2019, 05:18 AM
lightrender3d lightrender3d is offline I can't figure out how to setup this If/Then box.  Please help! Windows 10 I can't figure out how to setup this If/Then box.  Please help! Office 2013
Novice
I can't figure out how to setup this If/Then box.  Please help!
 
Join Date: Jan 2019
Posts: 3
lightrender3d is on a distinguished road
Default

Quote:
Originally Posted by Guessed View Post
This is effectively the same type of question as the one asked https://social.msdn.microsoft.com/Fo...?forum=worddev.
Can you follow the discussion there?
Ok after reading up on content control the link you gave me makes a lot more sense. I just need to research about xml mapping now to figure out how to use that.
Reply With Quote
  #6  
Old 01-17-2019, 05:51 AM
Charles Kenyon Charles Kenyon is offline I can't figure out how to setup this If/Then box.  Please help! Windows 10 I can't figure out how to setup this If/Then box.  Please help! Office 2016
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,125
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by lightrender3d View Post
Ok after reading up on content control the link you gave me makes a lot more sense. I just need to research about xml mapping now to figure out how to use that.

Here are two utilities that can help with mapping Content Controls. They are free (although a contribution is warranted). I've used both.
Both make mapping easy and quick. Greg's gives more options, which you may not need. They can coexist and both be installed.
Reply With Quote
  #7  
Old 01-17-2019, 02:27 PM
macropod's Avatar
macropod macropod is offline I can't figure out how to setup this If/Then box.  Please help! Windows 7 64bit I can't figure out how to setup this If/Then box.  Please help! Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by lightrender3d View Post
Quote:
Originally Posted by macropod View Post
What kind of dropdown (content control, formfield, ActiveX)?
Form Field. Ultimately what I'm trying to do is have a column with drop down answer choices to questions and a corresponding column that will give the chosen answers a value of 1, 2, or 3.
See, for example: https://www.msofficeforums.com/word/...html#post46429
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
I can't figure out how to setup this If/Then box.  Please help! Figure number cross-referencing mess; figure numbers not updating. seanspotatobusiness Word 25 08-06-2018 05:00 PM
Caption Order: Figure 4 Figure 3 Figure 2 golfarchitect13 Word 5 05-07-2014 07:15 PM
I can't figure out how to setup this If/Then box.  Please help! Convert "Figure", "Figure", "Figure" to "Figure1", "Figure2", etc. altjx Word 4 06-04-2013 05:29 AM
outlook setup Edmond_ITSS_Champlain Outlook 0 08-16-2011 06:49 PM
print setup alkey Excel 1 02-09-2007 06:47 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:08 PM.


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