M
mikeFin
I want to access through VBA the value of a user-defined-Cells of a Page.
This isn't working:
ActiveDocument.Pages(1).Cells("User.mycell")
How should I do that?
Many thanks in advance.
This isn't working:
ActiveDocument.Pages(1).Cells("User.mycell")
How should I do that?
Many thanks in advance.