0
votes

I am very new to all of this so please bare with me.

I have a OneNote Notebook with several Sections each containing hundreds of pages. I need to retrieve all the content of the pages (while keeping the structure of the page titles / section titles) and end up with that content in a somewhat usable state in Excel. Of course, doing so manually will take me weeks. That's why I'm looking for an automated/semi-automated approach.

Is there a way to do that? What do I need to look into? I haven't found an answer on the interned but I guess I may need to use the OneNote API? Maybe find a way to export the OneNote content into .csv to then process it in Excel? Maybe the OneNote content can be retrieved directly by a macro in Excel?

What would you look into to achieve my goal?

Thank you for reading.

As far as I know there is no way to access OneNote Notebooks. Only thing I can think of: save pages as pdf file and look how they show up via Powerquery. But this depends heavily on how your pages are structured. - Ike