Register Free Newsletter Plus Membership
  • Home
    • Newsletters/Alerts
    • Forums
    • About
    • MS-DEFCON System
    • Master Patch List
    • Register
    • Login
Microsoft Patch Defense Condition level 2 Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it.
SIGN IN Not a member? REGISTER PLUS MEMBERSHIP
  • WSjamesm067

    WSjamesm067

    @wsjamesm067

    Forum Role: AskWoody Lounger

    Registered: 6 years, 2 months ago

    • Profile
    • Topics Started
    • Replies Created
    • Engagements
    • Favorites
    Viewing 15 replies - 16 through 30 (of 218 total)
    1 2 3 … 13 14 15
    Author
    Replies
    • WSjamesm067
      AskWoody Lounger
      March 1, 2017 at 10:07 am in reply to: Linking Rich Text Content Control Box to another Rich Text Content Control Box – different pages #1592263

      Hi again all,

      I just tried inserting a Document Property and it works as needed.

      From MS Word 2016, I went to Insert>Quick Parts and chose Document Property and then Abstract from the drop down menu.

      I put this Document Property box on my cover page and gave it some unique text. Next, I copied it over to a header page on another page.
      Next, I changed the text on the cover page and it immediately updated the text in the header page on the other page.

      Finally, I locked the “COPIED” Document Property Abstract box on the Header page, so the box could not be deleted or edited.
      I then went back to the box on the cover page and was able to make edits to that box, which was also set so that it could not be deleted.

      The end result is a box (Abstract Text Document Property) which can be updated by a user at the cover page. Then, the information will automatically update across all header pages. The headers of course, containing the same Document Property Abstract box, which cannot be edited or changed.

      This approach allows me to reduce the number of styles used too, as well as the need for creating STYLEREFs.

      Thanks Charles for sharing this and thanks to all for your support. Good stuff here all around.

      -J

    • WSjamesm067
      AskWoody Lounger
      March 1, 2017 at 9:49 am in reply to: Linking Rich Text Content Control Box to another Rich Text Content Control Box – different pages #1592261

      Thanks jec1. Another great approach.

      The date Content Control updates across different pages, but when I create a Rich Text Content Control on the cover
      page and then copy it to the header of another page, it does not update when I change the text in the Rich Text Content Control, on the cover.

      So, I guess there are limitations here on what will work and what will not work. By the way, I am using MS Word 2016.

      The other thing (desired goal) would be to have the end user type in a (for example) publication number on the cover page (editable box that cannot be deleted)
      and then have the “copied” Content control on the header of another page made such that it cannot be edited or deleted. The only way I found to do that
      thus far was to group the content control on the header page so it could not be accidently erased. This is why I was looking to create two separate Content Controls
      that could be linkable and locked – without having to use the group feature.

      For now, the StyleREF to a Content Control Box on a cover page (that has a style applied to it and referenced) seems to be the best way to go.

      Thanks again. All of this is very helpful.

      Regards,

      -J

    • WSjamesm067
      AskWoody Lounger
      March 1, 2017 at 9:12 am in reply to: Linking Rich Text Content Control Box to another Rich Text Content Control Box – different pages #1592259

      Hi Paul,

      Thanks, that works great.
      I can now reference to a style or a bookmark from the cover page – to my header page, on a different page.
      And, to protect the header from getting inadvertantly deleted or rearranged, I can “group” the STYLEREF field in the header, to keep it from getting deleted.

      This will work for me, but I would also like to link between Content Control boxes, as I am trying to reduce the number of styles in the template, that will be used by the end
      user. I will look at Charles post next, but for now, your solution does the job and does it very well.

      Thanks as always for the assistance.

      Regards,

      Jim

    • WSjamesm067
      AskWoody Lounger
      March 1, 2017 at 8:39 am in reply to: How do I display a BookMark name (i.e. on mouse click/rollover) in MS Word 2016? #1592248

      Thanks Paul. I suspected that may be the case.

      Regards,

      Jim

    • WSjamesm067
      AskWoody Lounger
      November 21, 2016 at 9:12 am in reply to: How can I get a Text Field on a cover to automatically update same field in header on other page? #1584806

      Thanks Charles,

      I really appreciate it. I ended up putting the StyleRef field in the header and then linked back to the style on the cover page – made a change to the text in the style on the cover page and it worked.
      It is not a real time (as you type it) update, but the change is seen in the header with a refresh (or by saving the document, closing it and reopening it).

      This will do the trick and I appreciate your assistance.

      Best regards,

      Jim

    • WSjamesm067
      AskWoody Lounger
      November 21, 2016 at 9:11 am in reply to: How can I get a Text Field on a cover to automatically update same field in header on other page? #1584805

      Thanks Paul. I got it working now.

    • WSjamesm067
      AskWoody Lounger
      April 20, 2016 at 6:43 am in reply to: Macro/Script needed to extract certain XML tag (element) data out and put into multicolumn table #1560917

      Hi Paul,

      This works great. Thank you for the support.

      Quick question, if I wanted to expand on this macro to include other information, such as the name of each XML file that contains the parts – how would I go about this?

      The Data Module Code (DMC) name is contained within the following XML tags (per the referenced example):

      ————————————————————————————————————————————-

      Stem
      Install procedures

      ————————————————————————————————————————————–

      DMC-S1000DBIKE-AAA-DA2-10-00-00AA-720A-A_007-00_EN-US.xml (minus the DMC segment) is derived from the tag structure above and in the previous zip.

      If it is too much to make happen in the macro, then no worries – just hoping to also have the reference file, associated with each part listing too.

      Thanks again for the excellent script. Much obliged.

      Jim

    • WSjamesm067
      AskWoody Lounger
      April 16, 2016 at 8:02 am in reply to: Macro/Script needed to extract certain XML tag (element) data out and put into multicolumn table #1560292

      Hi Paul,

      Here is a generic sample S1000D XML file contained in the sip.

      The sections in the XML file I am looking at right now include:

      Clean dry cloth

      KZ666
      BSK-TLST-001-12

      1

      Work stand

      KZ555
      Stand-001

      1

      Rubbing alcohol

      KZ222
      LL-002

      1

      General lubricant

      KZ222
      LL-001

      1

      Stem

      KZ555
      St-001

      1

      Stem bolt

      KZ555
      St-001-01

      1

      Please let me know if you need additional samples and I will be happy to provide.

      Thanks again,

      Jim

    • WSjamesm067
      AskWoody Lounger
      April 15, 2016 at 8:49 am in reply to: Macro/Script needed to extract certain XML tag (element) data out and put into Excel Spreadsheet #1560121

      Thank you Maudibe. I will check it out.

    • WSjamesm067
      AskWoody Lounger
      April 15, 2016 at 8:47 am in reply to: Macro/Script needed to extract certain XML tag (element) data out and put into multicolumn table #1560120

      Hi Paul,

      I tried it again on a folder full of XML files, and the only thing that got listed on the blank MS Word document, was the header columns for: Name, Manufacturer Code, Part Number and Quantity. So, for some reason, it runs through and completes, but only the table column headings are getting listed.

      Thanks once again.

      Jim

    • WSjamesm067
      AskWoody Lounger
      April 15, 2016 at 8:20 am in reply to: Macro/Script needed to extract certain XML tag (element) data out and put into multicolumn table #1560118

      Hi Paul,

      I was unaware of this rule and can remove the post from the Spreadsheet forum.
      Thanks for making me aware of this rule.

      Regards,

      Jim

    • WSjamesm067
      AskWoody Lounger
      April 14, 2016 at 1:10 pm in reply to: Macro/Script needed to extract certain XML tag (element) data out and put into multicolumn table #1559973

      Hi Paul,

      Thanks for the reply.

      I tried the script you provided and ran into and error message (see below).

      Compile error:
      Method or data member not found

      .Close SaveChanges:=False

      Any ideas on this particular line in the script?

      Thanks again,

      Jim

    • WSjamesm067
      AskWoody Lounger
      December 2, 2015 at 3:38 pm in reply to: List Item Styles Not Restarting at 1 through locked down styles in template (MS Word 2007) #1540156

      Hello MaryDiva,

      I believe that is the process I had followed before, but it did not work for me. Perhaps, I was touching the numbering, as you mentioned in step 3.

      Thanks for the info.

      Jim

    • WSjamesm067
      AskWoody Lounger
      December 2, 2015 at 3:29 pm in reply to: List Item Styles Not Restarting at 1 through locked down styles in template (MS Word 2007) #1540155

      Thanks Kim for your assistance. I was probably having a senior moment with this one. 🙂

    • WSjamesm067
      AskWoody Lounger
      December 2, 2015 at 12:28 pm in reply to: List Item Styles Not Restarting at 1 through locked down styles in template (MS Word 2007) #1540132

      Password is: Test

    Viewing 15 replies - 16 through 30 (of 218 total)
    1 2 3 … 13 14 15
  • « Older Entries
    Newer Entries »
DON'T MISS OUT!
Subscribe to the Free Newsletter
We promise not to spam you. Unsubscribe at any time.
Invalid email address
Thanks for subscribing!

Register
Lost your password?

Plus Membership

Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.

AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.


Get Plus!

Welcome to our unique respite from the madness.

It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.

Search Newsletters

Search Forums

Advanced Search

View the Forum

  • Recent Replies
  • My Replies
  • My Active Topics
  • New Posts in the Last day
  • Private Messages
  • Knowledge Base
  • How to use the Forums
  • All Forums
  • Search for Topics

    • Most popular topics
    • Topics with no replies
    • Recently active topics
    • New posts: Last day
    • New posts: Last three days
    • New posts: Last week
    • New posts: Last month
    • Topics with most replies
    • Latest topics

    Recent Topics

    • National scam day by Susan Bradley
      2 hours ago
    • macOS Tahoe 26 the end of the road for Intel Macs, OCLP, Hackintosh by Alex5723
      4 hours, 12 minutes ago
    • Cyberattack on some Washington Post journalists’ email accounts by Bob99
      5 hours, 31 minutes ago
    • Tools to support internet discussions by Kathy Stevens
      12 hours, 22 minutes ago
    • How get Group Policy to allow specific Driver to download? by Tex265
      10 hours, 42 minutes ago
    • AI is good sometimes by Susan Bradley
      12 hours, 43 minutes ago
    • Mozilla quietly tests Perplexity AI as a New Firefox Search Option by Alex5723
      2 hours, 46 minutes ago
    • Perplexity Pro free for 12 mos for Samsung Galaxy phones by Patricia Grace
      1 day, 13 hours ago
    • June KB5060842 update broke DHCP server service by Alex5723
      1 day, 11 hours ago
    • AMD Ryzen™ Chipset Driver Release Notes 7.06.02.123 by Alex5723
      1 day, 15 hours ago
    • Excessive security alerts by WSSebastian42
      6 hours, 23 minutes ago
    • * CrystalDiskMark may shorten SSD/USB Memory life by Alex5723
      2 days, 1 hour ago
    • Ben’s excellent adventure with Linux by Ben Myers
      2 hours, 20 minutes ago
    • Seconds are back in Windows 10! by Susan Bradley
      1 day, 12 hours ago
    • WebBrowserPassView — Take inventory of your stored passwords by Deanna McElveen
      5 hours, 50 minutes ago
    • OS news from WWDC 2025 by Will Fastie
      16 hours, 8 minutes ago
    • Need help with graphics… by WSBatBytes
      20 hours, 22 minutes ago
    • AMD : Out of Bounds (OOB) read vulnerability in TPM 2.0 CVE-2025-2884 by Alex5723
      2 days, 16 hours ago
    • Totally remove or disable BitLocker by CWBillow
      1 day, 15 hours ago
    • Windows 10 gets 6 years of ESU? by n0ads
      1 day, 18 hours ago
    • Apple, Google stores still offer China-based VPNs, report says by Nibbled To Death By Ducks
      3 days, 3 hours ago
    • Search Forums only bring up my posts? by Deo
      11 hours, 56 minutes ago
    • Windows Spotlight broken on Enterprise and Pro for Workstations? by steeviebops
      3 days, 15 hours ago
    • Denmark wants to dump Microsoft for Linux + LibreOffice by Alex5723
      3 days, 7 hours ago
    • How to get Microsoft Defender to honor Group Policy Setting by Ralph
      3 days, 15 hours ago
    • Apple : Paragon’s iOS Mercenary Spyware Finds Journalists Target by Alex5723
      4 days, 1 hour ago
    • Music : The Rose Room – It’s Been A Long, Long Time album by Alex5723
      4 days, 2 hours ago
    • Disengage Bitlocker by CWBillow
      3 days, 16 hours ago
    • Mac Mini M2 Service Program for No Power Issue by Alex5723
      4 days, 4 hours ago
    • New Win 11 Pro Geekom Setup questions by Deo
      11 hours, 45 minutes ago

    Recent blog posts

    • National scam day
    • AI is good sometimes
    • Ben’s excellent adventure with Linux
    • Seconds are back in Windows 10!
    • WebBrowserPassView — Take inventory of your stored passwords
    • OS news from WWDC 2025
    • Best tools for upgrading a Windows 10 to an 11
    • Master patch listing for June 10, 2025

    My Profile

    Login and Registration

    • Log In
    • Register

    Key Links

    • > Computerworld's The Microsoft Patch Lady
    • > Computerworld's Woody on Windows
    • AskWoody Knowledge Base index
    • BlockaPatch tools
    • Gift subscription for Ask Woody Newsletter
    • Microsoft Answers Forum
    • Tasks for the Weekend YouTube Channel
    June 2025
    S M T W T F S
    1234567
    891011121314
    15161718192021
    22232425262728
    2930  
    « May    

    Remembering Woody

     

    Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.

    Mastodon profile for DefConPatch
    Mastodon profile for AskWoody

     

    Home • About • FAQ • Posts & Privacy • Forums • My Account
    Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts

    Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.