Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 05-15-2019, 04:02 PM
macropod's Avatar
macropod macropod is offline Cascading Form Depending on Drop Down Option Windows 7 64bit Cascading Form Depending on Drop Down Option Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
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 ashraj0711 View Post
However, it seems the custom quick part is saved to my temporary files and not the actual document itself. How would I go about ensuring its part of the template?
Quick parts are always added to a template, never to the document itself. Moreover, you can choose which template they're added to. Your code shows the Quick Part was added to Word's Building Blocks.dotx template.
Quote:
Originally Posted by ashraj0711 View Post
Also the Macro I am running inserts the quick part exactly where the checkbox is: could you let me know how to code the position at which I want the macro to run?
As I said, you create a bookmark in the document and insert the Quick Part there. To do that, you might replace:
Where:=Selection. _
Range
with:
Where:=ActiveDocument.Bookmarks("AdultCommunityDia betes").Range
where 'AdultCommunityDiabetes' is the bookmark name.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 

Tags
dependent, drop down, referral form



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cascading Drop Down and23 Word VBA 8 05-23-2018 02:33 PM
Userform with Multiple Cascading Drop Down Lists Populated with External Source Data venganewt Word VBA 21 05-16-2018 02:05 PM
Cascading Form Depending on Drop Down Option Word document with text depending on drop down list option miguelcane Word VBA 1 04-30-2018 06:51 PM
Cascading Form Depending on Drop Down Option Issue Using Word Document with Cascading Drop Down Lists LynnMac2016 Word VBA 3 04-06-2016 06:15 AM
Create a fillable form that changes a paragraph depending on what is chosen in a drop down list. Sullivanaudio Word VBA 1 03-31-2015 10:45 PM

Other Forums: Access Forums

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