access active cell in word vba
This has to do with an Avery Label table in VBA.
Is there any way in VBA to access the active cell in a Word table? I would like to copy the text out of the active cell into a string variable.
I can't find any documentation on this. All I can find is Active Cell in Excel, which doesn't work for Word. BTW, I have the latest MS Word installed.
Thanks
|