I have a Form that I want the data within it populated into a OneNote notebook in various ways.
I've figured out how to create a section in a Onenote book, and then how to create a page. And how to get the info onto those pages.
What I would like to do is....
Based on a multiple choice question if the answer is "1" create this page, if it is "2" create a different page (or skip step one), if it is "3" create a different page (or skill step 1 and 2).
Basically - I want it to do these "actions" but only if the answer to the multiple choice was "1"
But do these different "actions" if the answer was "2".