C
CGram
Can anyone help with getting the Onenote hierarchy via VBA ? I'm a little
beyond my experience range with this. I've added the reference to OneNote12,
but the 3rd line won't compile:
Dim onApp As New OneNote12.Application
Dim outStr As String
onApp.GetHierarchy("",OneNote12.HierarchyScope.hsPages,outStr)
Thanks
beyond my experience range with this. I've added the reference to OneNote12,
but the 3rd line won't compile:
Dim onApp As New OneNote12.Application
Dim outStr As String
onApp.GetHierarchy("",OneNote12.HierarchyScope.hsPages,outStr)
Thanks