Hi Qing,
Thanks for the reply. To answer your questions:
First 1.-4. Yes, I can see my embedded spreadsheet, click on the button you reference and edit the document in Browser. This might be a case of my not understanding the capabilities of the embedded spreadsheet. The scenario you present takes
me out of the context of the page where I've embedded the spreadsheet to be edited in online Excel. Is there no way to edit the spreadsheet directly in the page where I've embedded it?
I have a very simple test page (only contains the spreadsheet) linked to a document on OneDrive for Business.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test</title>
</head>
<body>
<iframe width="1000" height="800" frameborder="0" src="https://sciquestonline-my.sharepoint.com/personal/dfellner_sciquestonline_onmicrosoft_com/_layouts/15/guestaccess.aspx?guestaccesstoken=ltvikrOHSbYJ77HnW0D5hlCNBL6t95WbuAfNSf9eo70%3d&docid=12f6b086bdff0471eb7980004380c2264&rev=1&action=embedview&wdDownloadButton=True">
</body>
</html>
Thanks for the assistance,
Doug