embeded workbook not linking to pages in same workbook

Ryrylonsdale 1 Reputation point
2022-11-28T12:28:21.167+00:00

Hey guys,

Ive created a dashboard that has links that when clicked, go to another sheet in the workbook. Everything works great on excel

However I'm now trying to embed it on my website and it looks good, however the links aren't clickable/live

I've tried wdAllowInteractivity=True, but that doesn't do anything

if anyone could advise me as to how to get it working properly I'd be very grateful.

Thank you

code is:

<iframe width="2000" height="2000" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?resid=c70dc539aa2cfa3d%21185&authkey=%21AK6udK0DpsLomUo&em=2&waccluster=PUS4&wdAllowInteractivity=True&action=embedview"></iframe>

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,532 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,649 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Charles Qi_MSFT 966 Reputation points
    2022-11-29T02:34:21.807+00:00

    Hi, @Ryrylonsdale

    This question is related with coding, we recommend you start a new post in community

    0 comments No comments