One more question - hierarcy for the header text seems deeper
It did work once. But then, it was empty and to get to the header text I had to go to:
oHeader.Range.Sections.First.Headers.Item(1).Range .Text
does that make sense?
Is there a more "proper" way to get to this info or at least to Item(1)?
|