Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #16  
Old 02-05-2016, 10:29 PM
macropod's Avatar
macropod macropod is offline Output based on Combo Box selected items in Microsoft Word Windows 7 64bit Output based on Combo Box selected items in Microsoft Word Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,340
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

When I use the Excellent/Very Good/Good/Below Average/Poor dropdowns, their calculations update as soon as the dropdowns are exited, whether that's by tabbing or via the mouse. There is no field coding associated with the 'action required' dropdowns, so nothing can be expected from them. Do note that formfields only work when the document has 'filling in forms' protection applied.

I also note that you've duplicated the calculation fields every time you want to refer to the same dropdown. That is not necessary. Simply bookmark the first set of calculation fields for a given dropdown then reference that bookmark for the other instances.

For example, for dropdown c1, you might bookmark the field coded as:
{={IF{REF c1}= "Choose an item." 0 {IF{REF c1}= "Excellent" 1 {IF{REF c1}= "Very Good" 2 {IF{REF c1}= "Good" 3 {IF{REF c1}= "Below Average" 4 {IF{REF c1}= "Poor" 5 0}}}}}}}


with the name 'c1Score'. Then, wherever else you want that score to appear, simply insert a cross-reference to 'c1Score'. That will make your form easier to maintain and should also give a smaller file size.

There is also no point in saving the document in the .docm format. It contains no macros, so should be saved in the .doc or .docx formats.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #17  
Old 02-06-2016, 06:27 AM
fairchance fairchance is offline Output based on Combo Box selected items in Microsoft Word Windows 8 Output based on Combo Box selected items in Microsoft Word Office 2010 64bit
Advanced Beginner
Output based on Combo Box selected items in Microsoft Word
 
Join Date: Jun 2015
Posts: 54
fairchance can only hope to improve
Default Output based on Combo Box selected items in Microsoft Word

I got your reply. Thank you so much for help. I shall let you know if face any problem.

Regards
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Output based on Combo Box selected items in Microsoft Word Moving Selected Items from a Multiselect Listbox on a userform to a bookmark in Word marksm33 Word VBA 3 01-15-2015 07:55 PM
Output based on Combo Box selected items in Microsoft Word Need help creating a Word document that is populated based on certain selected values alidaanish Word 1 01-10-2014 10:44 PM
Output based on Combo Box selected items in Microsoft Word Combo Box Items BoringDavid Word VBA 12 12-12-2013 05:14 AM
Display paragraph of text based on value selected in combo WordWaza Word 0 08-09-2013 06:30 AM
Bold list items in a combo box DrewB Word VBA 0 07-17-2009 11:32 AM

Other Forums: Access Forums

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