Hello i have a little problem with Word and Vb.net !
I have a template with a bookmark in a header and i cant acces it with vb !
Does anyone have a solution for this

I have tried
Code:
 objWord.ActiveDocument.Headers(Word.WdHeaderFooterIndex.wdHeaderFooterPrimary).Range()
Ty