Deploying .dotx files to domain for Word 2013

Hello,
So I know that we can. I'm just not able to get it to work correctly, and want to go back to the drawing board. 
I would like to deploy 3 .dotx to every user so they can open new and see the templates in the list.
We also have Office 365, and AD so what ever way would take the least amount of administrative overhead.
Thank you

They are not going to see them directly in the list using File > New without a lot of overhead. That shows MS online templates with non-obvious buttons to local templates.
Look into putting them in your
Workgroup Templates folder. That folder can be updated locally as a part of the user login.
For how this works with File New look at the Word 2013 sections of
File New Variations in the Versions of Word. Files in the Workgroup Templates folder can show up using File New or using the classic FileNew dialog.
Charles Kenyon Madison, WI

Similar Messages

  • Preparing Domain for Exchange 2013 in an Exchange 2010 Organization

    When preparing the domain for Exchange 2013, can we use the same Organizational Name as was used for Exchange 2010 or should we select a new variation?

    When preparing the domain for Exchange 2013, can we use the same Organizational Name as was used for Exchange 2010 or should we select a new variation?
    You dont have define the org name since it already exists. 
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Having problem opening my files and pictures with word 2013

    I  can not open my files and pictuers with office word 2013 ,everything goes to adobe and it would not allowed me to convert it to  office word 2013
    You can reach on  [email protected] or [email protected]
    thanks

    Gizmo,
    Select one of these files in the Finder, then press Apple-I to open a Getinfo window for it. Use the "Open With..." pull-down menu to choose Preview as the default application, then click the "Apply to All" button.
    If Preview is already set as the default application, try choosing another one, clicking the "Apply to All" button, then re-do the whole thing using Preview.
    Scott

  • Error when deploying JDBC file data source for J2EE agent in weblogic

    Hi ODI experts!
    we're using ODI 11g and we've installed J2EE agents on weblogic. We need to configure a connection pool within weblogic for a file data source. Thus, we've added snpsFile.jar (that was shipped with ODI 10g...) to the weblogic config so that we can configure a JDBC connection to file.
    As we validate the config, an error occurs (see below):
    Obviously, driver is found but cannot be deployed.
    ####<4 août 2011 09 h 39 CEST> <Error> <Deployer> <ppdlodi001> <SRVPPDODI_001> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c53bfd6260db74bb:-485a441a:13193b42397:-7ffc-0000000000000027> <1312443551325> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1312443550020' for task 'weblogic.deploy.configChangeTask.6'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:1223)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
    at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:218)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.prepare(DeploymentReceiverCallbackDeliverer.java:41)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.callDeploymentReceivers(AwaitingContextUpdateCompletion.java:164)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.handleContextUpdateSuccess(AwaitingContextUpdateCompletion.java:66)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.contextUpdated(AwaitingContextUpdateCompletion.java:32)
    at weblogic.deploy.service.internal.targetserver.TargetDeploymentService.notifyContextUpdated(TargetDeploymentService.java:225)
    at weblogic.deploy.service.internal.DeploymentService$1.run(DeploymentService.java:190)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: weblogic.common.ResourceException: com.sunopsis.jdbc.driver.file.a.i
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:263)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1193)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1117)
    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1110)
    at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:147)
    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:386)
    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:326)
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:254)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:1223)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367)
    at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:218)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.prepare(DeploymentReceiverCallbackDeliverer.java:41)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.callDeploymentReceivers(AwaitingContextUpdateCompletion.java:164)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.handleContextUpdateSuccess(AwaitingContextUpdateCompletion.java:66)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingContextUpdateCompletion.contextUpdated(AwaitingContextUpdateCompletion.java:32)
    at weblogic.deploy.service.internal.targetserver.TargetDeploymentService.notifyContextUpdated(TargetDeploymentService.java:225)
    at weblogic.deploy.service.internal.DeploymentService$1.run(DeploymentService.java:190)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Thanks in advance for your help.
    Fredd.

    Hi!
    Some information: I found this website [http://gerardnico.com/doc/odi/webhelp/en/refmanual/connexion/jdbcdriversample.htm] explaining that the 'old' snpsFile.jar driver was deprecated and that a new one was existing... but I can't find it anywhere!
    My questions are:
    - Can the problem (original problem. See initial post) be due to driver version?
    - Does someone know where to find this 'new' driver?
    Thanks for your help.
    Fredd.
    Edited by: fredd2 on Aug 5, 2011 10:04 AM
    Edited by: fredd2 on Aug 5, 2011 10:07 AM

  • When right clicking on a doc file and choosing create a pdf file....Word 2013 launches and creates problems. We are using Acrobat Pro. Is there a way to turn off this feature in Word 2013?

    Is there a way around Word 2013 hijacking Acrobat Pro "create a pdf" process? When right clicking on a doc file and choosing "create a pdf" .......the Acrobat process will beging but then Word 2013 jumps in and creates problems.

    That's exactly why it needs to support it... The support means the
    application was tested in the supported environment and is known to work
    well in it. In unsupported environments you can get all kind of strange
    conflicts like the one you're experiencing.
    On Tue, Apr 21, 2015 at 7:27 PM, timmm4731946 <[email protected]>

  • Where is "save as Adobe pdf "in backstage for word 2013

    Hi,
    I saw "save as adobe pdf" in the file tab in office 2013 for some users but I dont know how can I aktive it for my pc?

    Hi,
    Do you want this?
    If yes, we need to install the third-party add-in, such as Adobe Acrobat for PDF. We can go to Adobe official website to download it.
    Quote From:
    https://support.office.com/en-au/article/Save-as-PDF-d85416c5-7d77-4fd6-a216-6f4bf7c7c110
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Why aren't deployed jar files from forte for java CE recognized by iplanet server?

     

    At 09:33 AM 4/20/01, Rottier, Pascal wrote:
    Forte 4GL is:
    1) A language, TOOL (Compare to Java)
    2) An IDE (Compare to e.g. JBuilder or FJCE)
    3) A collaborative development environment, with central repository (Compare
    to ????)
    4) A distributed application server / object request broker (Compare to J2EE
    servers and/or CORBA)Let's not forget WebEnterprise, Express, and especially Fusion.
    I think, SUN is not al all interested in TOOL.If TOOL were just a language and had no market yet, you are probably
    right. But, not only is TOOL the key to the Forte environment, but it has
    an existing and profitable market. Sun still sells FORTRAN, after all, and
    continues to put money into ADE development for all its language
    products. The real kicker, though, is that I think iPlanet is very clear
    that Fusion, now iIS, is a very key product for them. There may be those
    who wish it were written in Java and who might lobby for doing a Java
    version, but it was clear at the conference that the iPlanet management
    recognize that Java just isn't up to the task at this point. It isn't as
    if all the iPlanet tools are actually written in Java, after all.
    They will only support them for as long as they need.Or, more likely, for as long as they make money.
    Now, in response to Microsofts .NET stratagy. We have yet to see how
    succesfull this will be, but I expect Microsoft to push this down the
    throats of developers and companies quite succesfully.Like they did DCOM?
    =========================================================================
    Thomas Mercer-Hursh, Ph.D email: [email protected]
    Computing Integrity, Inc. sales: 510-233-9329
    550 Casey Drive - Cypress Point support: 510-233-9327
    Point Richmond, CA 94801-3751 fax: 510-233-6950

  • Word 2013 holds onto file after exit

    I regularly download a file via FTP as file yyy.doc on my hard drive. As soon as the transfer completes, I double-click on the file in Windows Explorer to open it in Word 2013. (I've got it configured to prompt me for "Convert File -- from Plain Text"
    during the open.) I then run some VBE macros to format the file, saving it in Word 2013 format but retaining the original .doc extension.
    Every now and then I hit a problem when I X-out of that document while I still have other Word docs open. I don't know if the issue is related to changes I may have made to the doc that I choose to discard on exit. But after what appears to be a clean exit,
    I re-run the FTP, downloading into the same file, yyy.doc. The FTP gets an error because the file is apparently still in use. Today several FTP's in a row failed due to this, then a short time later it worked. Other times I found that if I closed all the other
    Word docs, the FTP would start working successfully, but that may just be a timing thing, and eventually it might have worked even if I didn't close those other documents.
    After getting the error from FTP, if I try to delete file yyy.doc, which still shows up in Windows Explorer, it tells me that the delete can't be performed because the file is still in use by Word.
    I'm guessing this has to do with the "Welcome back" feature. (Incidentally, often it welcomes me back to my document after I have overlaid the previous version completely via FTP. How would that ever work?) Does anybody have any thoughts as to
    why the file remains in use by Word? Any way for me to change the current behavior?
    Rich G

    Hi Rich,
    Thank you for your feedback.
    I noticed that you mentioned "ran my Word 2013 macros to format the file and save it". What if you open and save it directly without running the macro? Just give it a try and see if issue persists.
    So actually the problem will go away after about one minute, I would suggest we try to run
    Process Monitor to track down the issue and see what's causing the delay (accessing the process).
    If you would like us to help analyze the Process Monitor log, you can send the log file to this email account:
    [email protected] and inform us here (the email subject should be the link of this thread).
    Regards,
    Ethan Hua
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Acrobat XI Toolbar Broken in Word 2013

    For some time I have been frustrated with an issue with the Acrobat plugin for Word 2013.
    The problem manifests as follows:
    All icons in the Acrobat toolbar disappear as below.
    Clicking Preferences, Create PDF, etc. works fine. I can set conversion preferences as normal. When I hit create PDF I get the expected save as dialog. However, when I try to save the file my document flickers (i.e. screen disappears and reappears for a second) and nothing happens. No PDF whatsoever. If I do this for a large document the page flickers then it scrolls through the document at a rapid pace, presumably figuring out cross-references and bookmarks. There is a minimised dialog showing the creation process:
    And after this gets about 5% of the way through it says converting to Acrobat PDF and the whole thing crashes and reopens the document, resulting in no PDF. This is quite frustrating as I need this printing option to maintain bookmarks.
    I have removed the COM add-in. I have configured Word to run as admin. I have reinstalled the plugin. This fixes nothing and the toolbar icons remain blank. The only solution I have found so far is to completely uninstall Word 2013 and Acrobat XI Pro and then reinstall them both. However, the bug manifests again very quickly - i.e. within a few openings of Word.]
    Has this been encountered before? Is there a fix? Why is this plugin so broken! Perhaps it has to do with Acrobat updates which occur post-installation?
    Any help is appreciated. I need to do this conversion for a 300+ page document so may just bite the bullet and uninstall/reinstall everything but it would be nice to know that I don't have to do this every single time I want to make a PDF with cross-referenced links in it.

    Hi Zenomarketing,
    Please update Acrobat to 11.0.6 and check.
    Do you have full permissions on the system. Since you said removing Acrobat and Office and reinstalling it temporarily fixes it, there is a possibility that the functionality is being corrupted by a 3rd party software.
    Please try the following steps :
    > Enable the hidden Admin Account on Windows 7 ( Ref :  http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/ )
    > Disable all Non-Microsoft Startup Services. (Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html )
    > Disable all the Antivirus softwares like CA, Norton,Mc Afee etc. temporarily from the computer.
    Reboot and try reinstalling in the new enabled Admin user account and check.
    Regards,
    Rave

  • OPM 10.4.4 not working with Word 2013 (toolbar will not stay on document)!!!!

    I recently upgraded to Microsoft Office 2013 and then was forced to upgrade to OPM 10.4.4 in order for Word 2013 to recognize the OPM Toolbar.  The toolbar in the WORD document does not last (or stay) after closing the document.  Additionally, the TEXT within the document is not present.  If I open the document in Windows explorer, you can see all of the text, but without the OPM toolbar.  We have tried everything to get the toolbar onto the word document and to display the contents within the document.  OPM must recognize the word document at some base level because it is able to complile and build/run the rulebase.  By the way, this occurs within every rule document and every rulebase within WORD 2013.  The BI-Pulisher Add-Ins toolbar also had the same problem when trying to add that into Word 2013, but did manage to get it to stay, but it seems limited from the nice presentation that occurs in 2010 Word documents.  Basically, I believe Word 2013 has issues with OPM specifically and maybe BI-Publisher.

    See OPM 10.4.4 User Guide article Update Oracle Policy Modeling Templates: http://docs.oracle.com/html/E48373_01/toc.htm#Projects and files/Update_OPM_templates.htm
    Open the project in OPM, but leave all the rule documents closed. From within OPM 10.4.4, go to Tools > Update Oracle Policy Modeling Templates.
    The field "Folder containing documents to update" will usually already display the folder path for the Development folder of the project. If it doesn't, browse to it. If you've got your OPA project in the regular default location, it will be something like this: C:\projects\(your project name)\Development  If you've put your OPA project in a different location on your machine, then browse to wherever you put it.
    Leave 'Include sub-folders' and 'Update document styles from template' checked. Click Next, Next, etc. until it's done, then 'Finish'.

  • How can i use MS Word 2013 Templete in MS office 2010

    I have a situation where I have to able to give the Word templete  to the customer who is using MS Office  2010 as well as 2013.
    Now i have created a word templete (added schema reference from xml Mapping menu) using  MS office 2013.When i try to do changes on word document in MS 2010.It is not finding  the schema reference.
    Note :
    Just downgraded our Office suite from 2013 to 2010 on our terminal server to find out that I cannot make changes to the default templates in the 2010 version because it’s an older word doc and it wont save the
    content controls, when I make a change and save it. It wants to upgrade to a .docx each time and this app doesn’t seem to look for the .docx 
    Can any one suggestion me why word templete not having schema reference if I open the doc in Ms office 2010.
    And How can i make it work with both in Ms office  2010 & 2013.
    Thanks,
    kavitha

    To get the best answer to your question, I recommend you follow Ms. Meister's advice and post your question(s) on this in the
    Word Answers forum. More people will see it. If you do this, please put a link in this thread to the new question.
    Word 2013 documents work fine in Word 2010, 2007, and 2003, for that matter. Word 2013-specific features do not work in those earlier versions.
    You may find the tools provided by Graham Mayor and Greg Maxey helpful. They provide for linked content controls that work in Word 2007-2013. 
    Content Control/Variable/Bookmark and Document Property Tools
    There is a version especially for Word 2013 but I don't think it's documents will be backward-compatible either.
    Add, Map and Employ Repeating Section Content Controls in Word 2013
    Charles Kenyon Madison, WI

  • How do i get the acrobat tab to display in Word 2013?

    how do i get the acrobat tab to display in Word 2013?
    i have Adobe Acrobat 11 Pro for Windows. In Word, it's in the Add-Ins area, and set to display at startup, but it doesn't.

    Are you running at least version 11.0.1 of Acrobat? Have you checked to make sure the add-on isn't on the disabled list for Word 2013? This is done under the Word Options button.
    In the categories pane, click Add-ins.
    In the details pane, verify that the add-in appears in the Disabled Application Add-ins list.  The Name column specifies the name of the assembly, and the Location column specifies the full path of the application manifest.
    In the Manage box, click Disabled Items, and then click Go.
    Select the add-in and click Enable.
    Click Close.

  • Troubleshooting RoboHelp for Word

    This post will contain troubleshooting tips for RoboHelp for Word.
    Each category in the forum will have its own troubleshooting tips.
    Bear with us while we add to this starter list. Items will be added as we think of them and not necessarily in order of importance.
    mk:@MSITStore cannot open file from RoboHelp for Word
    Please view the thread linked below, it contains a number of links.
    Click here to view
    If you resolve the issue, please add what worked for you to that thread as that helps others.
    Please feel free to email RoboWizard or Peter Grainge via their web sites with suggestions.
    The Troubleshooting Guide has links to the troubleshooting tips for the other RoboHelp forum categories.

    I've just tried this in RH8 and have discovered that the EF macro only seems to work with certain file types. For example, .TXT and .LOG files do work whilst .PDF and .DOC don't. I'm beginning to wonder if there has been something that has changed between RH7 and RH8 along security lines? Just added my 2p as I haven't used WinHelp for over 10 years!
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • "This command is not available because no document is open" when opening Word 2013

    Whenever I launch Word 2013, the error message "This command is not available because no document is open" appears.  This causes an issue that prevents a program called SNAP used for education from working properly.  I've been able
    to work around the error message itself by disabling the start screen for Word 2013, so it opens straight into a blank document, but SNAP still does not work.
    I've not been able to make any headway researching the issue.  It seems most people run into this error scripting or coding, and it's usually that they try to save a document or something before they actually make the document.
    I don't know that it's relevant, but this is occuring on a 32-bit Windows 7 box.

    Hi, I work with SNAP Technical Support and this is a known issue with Cengage's KPDO add-in.
    Cengage Keyboarding's Add-In to Word prevents the SnapPlayer application from communicating with Word. This add-in will
    need to be disabled.
    You
    may see the following error in the log when this occurs:<Exception>System.Runtime.InteropServices.COMException
    (0x80080005): Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80080005.at
    SnapPlayer.Skills.Applications.Word.Launch() in D:ProjectsVisual StudioSnap PlayerSnapSkillsApplicationsWord.vb:line 234
    Disabling the add-in will resolve the issue.

  • MS Word 2013 Content Control VBA Code

    Hello,<o:p></o:p>
    I have an MS
    Word Container Control (Word 2013) which populates with an Account Number and a
    Description. I wish for the user to click on this combo box (which initially
    states "Click Here" in the control. When the User clicks there the
    code runs to populate the combo box. After a user selects a specific item
    in the combo box - the other container controls are populated with appropriate
    information according to that selection.<o:p></o:p>
    The population code of the combo box is as follows:
    Sub LoadOpportunityList()
    'On Error GoTo LoadOpportunityError
    Set opportunityList = ActiveDocument.SelectContentControlsByTitle("OpportunityNumber").Item(1)
    Dim cnnLoadOpportunity As New ADODB.Connection
    Dim rstLoadOpportunity As New ADODB.Recordset
    ' Need to update this with URL HTTP and also with error trapping
    ' If Trusted Connection doesn't work, utilize a specific read only user account with access only to a specific view
    cnnLoadOpportunity.Open "Provider=SQLOLEDB;" & _
    "Data Source=(local);" & _
    "Initial Catalog=AdventureWorks2012;" & _
    "Trusted_Connection=yes;"
    rstLoadOpportunity.Open "SELECT Distinct NationalIdNumber, JobTitle FROM [AdventureWorks2012].[HumanResources].[Employee] order by NationalIdNumber;", _
    cnnLoadOpportunity, adOpenStatic
    rstLoadOpportunity.MoveFirst
    ' Clear Combo Box List
    With ActiveDocument.SelectContentControlsByTitle("OpportunityNumber").Item(1).DropdownListEntries
    .Clear
    'Populate Combo Box
    Do
    .Add rstLoadOpportunity![NationalIdNumber] & " - " & rstLoadOpportunity![JobTitle]
    rstLoadOpportunity.MoveNext
    Loop Until rstLoadOpportunity.EOF
    End With
    'GetOpportunityDetails ("Vice President of Engineering")
    ' Find out if the attempt to connect worked.
    If cnnLoadOpportunity.State = adStateOpen Then
    MsgBox "Welcome to Database!"
    Else
    MsgBox "Connection to Database is not available. Please contact IT Help Desk for Support."
    End If
    rstLoadOpportunity.Close
    cnnLoadOpportunity.Close
    Set rstLoadOpportunity = Nothing
    Set cnnLoadOpportunity = Nothing
    LoadOpportunityExit:
    On Error Resume Next
    cnnLoadOpportunity.Close
    Set rsLoadOpportunity = Nothing
    Set cnnLoadOpportunity = Nothing
    Exit Sub
    LoadOpportunityError:
    MsgBox "Error " & Err.Number & vbCrLf & Err.Description, vbExclamation, "Error in ConnectionTest" _
    & "Connection to Database is not available. Please contact IT Help Desk for Support."
    Resume LoadOpportunityExit
    End Sub
    This code works great.
    I'm not certain how to put the code in to execute the update operation for other controls. I'm presuming it needs to be on the Content Control On Exit Event.
    The Content Control Combo Box has the following ID Number: 1399939120
    This code would initialize the combo box with the User Directions (Presumably when creating Only a new document).
    Sub SetInitialComboBoxDirections()
    Dim oCC As ContentControl
    Set oCC = ActiveDocument.ContentControls("1399939120") 'Replace # with actual
    Number Values
    oCC.Range.Text = "Click Here to Select an Account."
    End Sub
    1) How would I extract then just the Account Number of the Content Control. The Description is helpful in combo box with the Account Number, but I don't want to print the combo box out with the Account Number and the Description - just the Id Number. 
    2) what is the syntax for code for updating other document content controls after Combo Box on exit (provided that is the best method).
    3) I'd prefer to use the ControlName itself rather than the IdNumber of the Control, since it is easier to refer to (or utilize code to do a lookup of the Id, if that is best, on the fly).
    Note: I put the Combo box in the Document Header, but also perhaps it should be in the main body of the document.
    Thank you,
    John

    To get the best answer to your question, I recommend you follow Ms. Meister's advice and post your question(s) on this in the
    Word Answers forum. More people will see it. If you do this, please put a link in this thread to the new question.
    Word 2013 documents work fine in Word 2010, 2007, and 2003, for that matter. Word 2013-specific features do not work in those earlier versions.
    You may find the tools provided by Graham Mayor and Greg Maxey helpful. They provide for linked content controls that work in Word 2007-2013. 
    Content Control/Variable/Bookmark and Document Property Tools
    There is a version especially for Word 2013 but I don't think it's documents will be backward-compatible either.
    Add, Map and Employ Repeating Section Content Controls in Word 2013
    Charles Kenyon Madison, WI

Maybe you are looking for

  • Logical SQL about Expression Builder

    Dear all I am Michel. When I was always trouble, everyone will go to support this Forum, I am glad. I want to fix Logical SQL about Expression Builder of Oracle BI 11.1.1.3. In detail, Business each year, fiscal year you want to make is to display th

  • Strange Black Outline Box Highlighting EVERYTHING after 10.4.7

    Strange thing has happened to me since updating Tiger. Now in every app the active text or button is surrounded by a thinline black box. I can't make it stop. I originally did the upgrade via System Update, then repaired permissions as I usually do a

  • Who knows how to animate paths? (smoothly)

    Hello everyone, I've tryied hard to animate paths in illustrator, searched and did not fin a answer. Does anyone here knows how to? Here's a example. I've pasted a path drawed in illustrator: http://img810.imageshack.us/img810/8240/anim1.jpg (it is s

  • Usage of Adaptive webservice Model

    Hi , I am using a webservice which is created from my CAF Project. When i am using the deprecated Webservice Model then i am getting the required output. But when i am using Adaptive Webdynpro Model then we are getting a Null pointer exception or my

  • How to extend the controller

    Hello All, I want to extend the HellowWorldMainCO.java to my xxnspHellowWorldMainCO.Java. in HelloworldPG i have added one MessagetextInput, Now,how will i handle this (parameter) in xxnspHellowWorldMainCO.Java. Thanks,Siva Prasad