Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LCJ18786
  • Content: Threads
  • Order by date
  1. LCJ18786

    .PasteAndFormat Issue

    Could someone please tell me how I can paste text using ".PasteAndFormat (wdFormatSurroundingFormattingWithEmphasis)" from a variable called copyBody into the range of two bookmarks in Word. I have written code on how I would like it to work - copyBody =...
  2. LCJ18786

    Finding all formatted text

    I was wondering if anybody could provide me with any sugguestions on how to solve my scenario in the most quickest and effective way. I have loads of templates that were created in Word 2003 and are now being copied over to Word 2010 to be saved as a .docx I wrote a macro that would find text...
  3. LCJ18786

    Won't exit out of loop after finding italic text

    I have a document which selects the range between two bookmarks and then looks for any formatting e.g. bold, italic, bold italic, underline, keep with next, bullets and num etc. The reason for this is I am copying text (unformatted text) to a new document and then reapplying all the formatting...
  4. LCJ18786

    Ribbon Custom Button Image Not Loading

    I am working on a ribbon addin for Outlook 2010 using XML and VB callbacks (I have not used the ribbon designer) in Visual Studio 2010. What I want to do is add a custom image to a button loaded by another addin. Using the code below the image appears on a standard button but not on the button...
  5. LCJ18786

    Creating Hyperlink In Email From Word Document

    I need to achieve selecting a button from MS Word and then getting a hyperlink in a email with the full UNC path to a document saved on the server. I so far have achieved selecting a button within MS Word which captures the UNC network path name and document name and stores the full location...

Part and Inventory Search

Back
Top