View Single Post
 
Old 07-17-2018, 03:36 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,387
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

Although there is a table at the top of your document with eight checkboxes, there is nothing in your document that appears to correspond with your full report, fast report, etc. description. Assuming those are the checkboxes to which you refer, you might try something like the attached.

To change the output amounts, press Alt-F11 to expose the macro coding. There you will see eight lines containing strings in the form of:
"|€9,000|€191,000|€91,000|€9,000"
These lines correspond to the checkboxes in your table. Changing the values here will alter what gets output into the four corresponding content controls at the end of the document.

Do note that using your form will require the users to allow macros to run; it also requires that they use a version of Word (not Open Office, for example), that fully supports content controls (only Word 2010 & later on PCs, 2013 & later on Macs).
Attached Files
File Type: docm Application form.docm (39.6 KB, 14 views)
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote