Tagged Questions

4
votes
1answer
1k views

Is there a way to talk to OneNote through code?

I love using OneNote, however I want more control over the locations of my notes and how notes are generated. I'm very versed in VBA and ok with Python (and those are the only languages I can code ...
0
votes
0answers
71 views

How do I insert HTML to a onenote page using VBA

Background I use Onenote at work like a scrapbook, keeping track of assigned tasks and my progress through those tasks. Tasks are assigned via an automated email (outlook) typically these tasks ...