![]() |
|
|
|
#1
|
|||
|
|||
|
1. Are you looking to do this in a kind of "form" that users fill out?
2. Are you trying to hide the complex XML from the users? 3. Have you considered doing this via an HTML page using Javascript in a browser, instead of MS Word? 4. Have you considered doing this in Excel instead of Word? |
|
#2
|
|||
|
|||
|
Hi
this document must be flexible so that the user is able to put an introduction, for example, in front of the "form". the xml code is hidden. this should be a ms word because we got all others documents like this are in word and a change would be difficult. same with excel. But at the moment i found a way how to start. the next thing i need to know is if there is a way to jump to the next Headline (the best way would be if i can jump through the "document structur" or "document map") And for one step it would be helpful if i can compare the levels of the Headlines ( 2.2.3 and the next level would be 2.3, so that is see how many levels are between two headlines). an other thing is, i need to know if under my selection /selected headline is a table. but these steps come later and i might find help for that in the vba help or google. but if you have an idea let me know. thanks edit: "Selection.GoTo what:=wdGoToHeading, which:=wdGoToNext" works fine for jumping to next headers Last edited by Tommes93; 03-31-2014 at 02:22 AM. |
|
| Tags |
| vba, word 2007, xml |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VBL code for automatic attachment of file into email
|
DrLoveday1 | Outlook | 1 | 04-12-2013 05:36 AM |
code "0020" appearing instead of space chracter in word docm, file
|
radleyyeldar | Word | 1 | 07-30-2012 05:13 AM |
Please Help for VBA Code for Attached File..
|
krishnaoptif | Word VBA | 3 | 07-17-2012 12:29 AM |
| Create makro that counts the number of checked tick boxes in a survey | johannapaj | Word VBA | 0 | 09-05-2011 01:51 AM |
| Hyperlink display | Erxar | Word | 0 | 08-02-2010 05:28 AM |