Skip to content

Commit

Permalink
Update OneNoteVBA-GetSections
Browse files Browse the repository at this point in the history
  • Loading branch information
evoingram authored May 8, 2019
1 parent 213667c commit a7defb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OneNoteVBA-GetSections
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Function fONGetSections()
' Copyright : 2019, A Quo Co.
' Call command: Call fONGetSections()
' Description : get ON sections
'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 a7defb7

Please sign in to comment.