Share via

Can OneNote be programmed?

Anonymous
2011-09-28T12:44:17+00:00

Hi,

In OneNote 2010,

1.    There is no “Developer Tab” as in other Office products.

2.    There is no book entitled “OneNote Programming” by an Amazon.com search.

3.    There is however an OneNote Developer Center in MSDN. However, I cannot find a development forum.

Can OneNote be programmed? For example, I would like to automate some formatting operations such as adjusting paragraph spacing, as well as controlling fonts and highlighting. How can these done programmatically? Is there a VBA Editor for OneNote? Or should it be done in Visual Studio? Which version of Visual Studio?

And could anyone give link to examples of OneNote programming?

Bob

Microsoft 365 and Office | OneNote | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-09-28T14:45:57+00:00

Exactly what is it that you want to do?

Bernd found more than I did.

There is no "Developer" tab in OneNote, so no VB macro language. But as the article Bernd listed points out there is an API that you can use to access OneNote. One of the linked articles goes into a little detail:http://msdn.microsoft.com/en-us/magazine/ff796230.aspx

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-08-20T19:54:27+00:00

    For any latecomers to this thread, check out the free meta-macro tool, Onetastic:

    http://www.omeratay.com/onetastic

    Several macros are available for download. Pretty simplistic, but for day-to-day "powertools" within OneNote usage, it might suffice. Would not enable any heavy customization though.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2011-09-29T10:26:36+00:00

    Rohn and Bernd,

    Thanks for links.

    First, I found OneNote formatting is not as powerful as Word, and wish to have more control over it.

    Second, I wish to add some customized sorting ability (still sort by date, but more options).

    I will try methods described on these pages.

    Bob

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments