I need to parse a structured Word doc (numbered, built according to a template) into an Excel table, which will contain almost the same text (with small additions) and a certain header. The excel table also has a template. The initial idea was to use Excel Macros, but I can't think of a way to use them, so that the parsing will be done regardless of the content. (Since the content is not common to these Word files). It might be possilble to use the numbering..