Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 10-16-2022, 07:53 PM
see_bee see_bee is offline Using Spelling check info in vba Windows 10 Using Spelling check info in vba Office 2010
Novice
Using Spelling check info in vba
 
Join Date: Oct 2022
Posts: 4
see_bee is on a distinguished road
Default

Quote:
Originally Posted by BrianHoard View Post
so want to open it in Word?
I guess the point is, that i only want to spell-check certain text-data in the xml file, not the other parts like the xml element names etc.

The xml goes some kind like

Code:
<Book Title="Name of the book" SomeOtherAttributes="Some data">
  <Series>  
    <Part Title="First Part of the Book" SomeOtherAttributes="Some data">
      <Chapter Title="First chapter" SomeOtherAttributes="Some data">
        <Scene Title="Scene name" SomeOtherAttributes="Some data">
          <p Title="Paragraph name" SomeOtherAttributes="Some data">
              Once <b>uppon</b> a time ... 
          </p>
        </Scene>
      </Chapter> 
    </Part>    
  <Series>
   <SomeOtherElements>
      Some other data
   </SomeOtherElements>
</Book>
The major part to spell check is the data within the <p> element. (Without the formating elements like <b> which must remain after saving the spellchecked data back into the xml file)

This is why i finally dont use word for the spell check.
Reply With Quote
 

Tags
spell check, vba



Similar Threads
Thread Thread Starter Forum Replies Last Post
Spelling check actions harry Word 3 12-16-2019 10:40 PM
Word does not check spelling laqa Word 3 07-04-2019 06:19 PM
Using Spelling check info in vba Spelling check sometimes does not work DavidA Word 4 07-14-2014 05:33 PM
Using Spelling check info in vba Check grammar but NOT spelling with VBA ilcaa72 Word VBA 1 02-13-2014 12:15 PM
Check spelling as you type mixy Outlook 1 09-20-2010 08:53 AM

Other Forums: Access Forums

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