Skip to content

Commit

Permalink
Update OneNoteVBA-GetPages
Browse files Browse the repository at this point in the history
  • Loading branch information
evoingram authored May 8, 2019
1 parent 11a9b07 commit 9372c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OneNoteVBA-GetPages
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Function fONGetPages()
' Copyright : 2019, A Quo Co.
' Call command: Call fONGetPages()
' Description : get ON pages
'blog post explanation at https://transcription.aquoco.co/2019/05/08/using-vba-with-json-onenote/
'sample database at https://www.aquoco.co/database3.zip
'============================================================================
Dim sURL As String, sToken As String, sLine4 As String
Dim Parsed As Dictionary
Expand Down

0 comments on commit 9372c61

Please sign in to comment.