How do I embed an editable Excel spreadsheet?
-
I have a spreadsheet that I have a embed link (Custom HTML) on a page on my website, but it wont allow numbers to be placed into the cells. I have used the following code.
<iframe width="1200" height="600" frameborder="0" scrolling="no" src="https://1drv.ms/x/c/dc1b98f7b813ad6e/IQQ6S2keZbzjRKUS13g5TgxoAe0gKoy_0yEnvBY4X3XJpfg?em=2&wdAllowInteractivity=True&wdHideGridlines=True&wdHideHeaders=True&wdDownloadButton=True&wdInConfigurator=True&waccluster=GUK3&edaebp=&edaebf=ctrl"></iframe>But wont allow entry into two cells (cost of fuel and cost per litre) I have allowedinteractivity as true. Any ideas?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.