Onenote2007 notebooks are read-only in Onenote2016 unless I convert them - onenote

I have a stack of onenote2007 notebooks that I'd rather not convert to onenote2016.
Opening one of these onenote2007 notebooks in onenote2016 results in every section being read-only.
I searched the internets and found this article:
https://support.office.com/en-au/article/Upgrade-to-OneNote-2016-for-Windows-d22943e9-4c4e-4b4c-bbeb-2aa533e71ea1
The article says:
OneNote 2016 can read notebooks created with either OneNote 2016 or 2013 and it can also open, view, and edit any notebook files saved in the older OneNote 2010 and 2007 file formats.
If you’re upgrading from OneNote 2007 to OneNote 2016, your existing notebooks in the 2007 format won’t be automatically converted. This is to make sure you can use OneNote 2016 for all the notes you’re currently working in, including collaborative projects with people whose shared notebooks are saved in the older format. If you're still sharing notes with people using OneNote 2007, postpone upgrading the notebook file format until all others have upgraded to OneNote 2010 or later.
So, it sounds like I should be able to edit a onenote2007 notebook in onenote2016. But it shows up as readonly.
Things i've tried
Checked my office2016 is activated.
Tried to open the notebook from a \\ path. Same read only problem.
Tried to open the notebook from a C:\ path. Same read only problem.
Ensured the path to the notebook is not read-only by the OS.
I converted a section of a test notebook to onenote2016 and I could now edit that one section, but not the others (as they hadn't been converted)
I've checked the options for onenote2016 and couldn't find anything.
Thank you in advance.

If you’re upgrading from OneNote 2007 to OneNote 2016, your existing notebooks in the 2007 format won’t be automatically converted. This is to make sure you can use OneNote 2016 for all the notes you’re currently working in, including collaborative projects with people whose shared notebooks are saved in the older format. If you're still sharing notes with people using OneNote 2007, postpone upgrading the notebook file format until all others have upgraded to OneNote 2010 or later.
To check which file format a notebook is saved in:
In OneNote 2016, open a notebook, and look at the title bar of the OneNote window. If [Compatibility Mode] is shown next to the notebook name, then the notebook is saved in the older 2007 format.
In OneNote 2010, choose File > Info. Next to the name of the notebook you want to check, choose the Settings button, and then choose Properties. In the Notebook Properties dialog box, look at the Default Format to see what format the notebook is saved in.
Guess you'll have to export each files by hand to the 2016 format :/
From : https://support.office.com/en-us/article/File-format-changes-in-OneNote-2016-for-Windows-a9129622-1755-470b-91e7-b2a461194036

I upgraded OneNote 2007 to OneNote 2016 and this is how i fixed it.
Right click on the notebook.
Select Properties
Select the button that says "Convert to 2010-2016"
Done!
Thanks!

Related

How to log out from OneNote 14.0?

I have Windows 7 Professional operating system on my computer. I am using OneNote 14.0 as part of Microsoft Office Professional Plus 2010. I have a personal account attached to it; I created notebooks in it and saved them on my OneDrive and they sync good so everything is working ok.
Now I want OneNote 14.0 to stop using my personal account so I am looking to log out of my personal account from it. But I could not find how to do that. I can click on File --> Share menu option to open Share Notebook tab; in there in the 3rd section Web Location, I can click on Not myName link but nothing happens and I stays in. Very frustrated. Please help.
TIA.
It's been awhile, but does File | Account show the right UI for you?

Programatically send a copy of a local file system notebook to Onedrive Onenote

Locally, I have several OneNote notebooks in the OneNote 2007 format. For reasons out of scope it is difficult to convert them to the new format first.
I want to be able to send a copy of the notebook to OneNote Online so that I can read-only it from wherever OneNote Online is accessible.
Programmatically, I have used the OneNote desktop API to export a page as an MHT file. Then I have used further code to convert the MHT to an HTML file. Finally, I then used MS graph explorer (because I haven't written that part of the code yet), to create a new OneNoteAPI page with the HTML that I exported.
I had expected the resulting page in OneNote Online to look like the HTML I had just uploaded.
It .. did not.
a) Where before I had a nice OneNote list with checkboxes I now had them laid out vertically. So checkbox\nitem\ncheckbox\item.
b) The title box that was exported as part of the HTML .. remained in its place and the new page did not absorb it into its title box.
So, how can I programmatically send a page from a desktop OneNote to a OneNote Online folder and have it look the same?
NB: I actually want to send the entire notebook but am trying one page at a time.
NB2: I cannot port all the notebooks to OneNote online once off and then just use that. They need to live in the local network.
NB3: I suppose I could just set up an FTP site with the HTML pages that I just exported - that is plan Z.
Thank you

add interactivity checkbox missing in excel 2010

I'm trying to publish an excel file to the web and I want this file to be interactive for everyone.
After searching Google I saw that in the old office you could do it by enabling the "add interactivity" checkbox that is now missing in office 2010.
does anyone know how I can make my published excel file (now *.htm) be changed by any user through his Web browser?
Unfortunately, the capability of publishing interactive web pages was removed after Excel 2007. You will not be able to accomplish this using Excel 2010.
Have a look here for more information.

Open up .MHT link in excel

So I have a local sever website that we have a status board at my command center (military). We are displaying an excel spreadsheet on this website as a .mht
I want to create a button to edit this (because the people I work with cannot figure out how to right click open with excel)
Basically what I would love to see is a button called edit that would launch excel and open the .mht file in excel.
Is this possible?
As .mht is only supported by Internet Explorer I guess your users are using Internet Explorer.
For security reasons it is not easily possible to run code on local computer pushed to the client from webserver - without the user seeing questions like where do you want to save the file, do you trust the file etc etc.
I would search for answer in following directions:
1 Internet Explorer can run nearly any code with the HTML user interface through the .hta file format - may be outdated today
2 Editing spreadsheet documents directly from the browser is nicely supported if you host the Excel files on Google Docs
3 Similar easy to use online spreadsheet editing should be possible through Microsoft's services OneDrive and Office Online

Internet Explorer 7.0 - force open office docs (XLS, PPT etc) - in browser window

using: XP, IE 7.0, Office 2010, working within a company INTRAnet
HomePage created in Word & saved as html, with links to other Office files
I want these office files to open within the browser frame, but no matter what I try (including the target frame settings in MS word..edit hyperlinks) the files launch into new Excel, Powerpoint, or Word windows. Any way to fix this ?
fyi ...
I achieved the desired behavior on my personal machine by setting WindowsExplorer==>FolderOptions==>Advanced==> (pick XLS) ==> check "Browse in Same Window", but I can't control that setting on other users' machines. I can fiddle with the HTML and insert VBA if nec, but am not in control of user settings/registry settings.
Right, a few bits of information:
IE9 is not and will not be released for Windows XP, so your specifications must be wrong
Office documents are not web-compatible file types, they will not open up in a browser
If you wish to provide Office documents via an intranet, they will either have to be:
a. Downloaded and opened in the appropriate Office program
b. Accessed using Office Web Apps
c. Similarly setup files on Google Docs
d. Setup a SharePoint Server
e. Converted to PDFs or HTML form