We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a9b07 commit 9372c61Copy full SHA for 9372c61
OneNoteVBA-GetPages
@@ -6,6 +6,8 @@ Function fONGetPages()
6
' Copyright : 2019, A Quo Co.
7
' Call command: Call fONGetPages()
8
' Description : get ON pages
9
+'blog post explanation at https://transcription.aquoco.co/2019/05/08/using-vba-with-json-onenote/
10
+'sample database at https://www.aquoco.co/database3.zip
11
'============================================================================
12
Dim sURL As String, sToken As String, sLine4 As String
13
Dim Parsed As Dictionary
0 commit comments