Comments on: Move Excel spreadsheets online, share and embed web app in your website

With the emergence of Excel Online, you no longer need cumbrous HTML code to export your tables to the web. Just save your workbook online and access it literally from anywhere, share with other users and work on the same sheet all together. Continue reading

Comments page 4. Total comments: 159

  1. i have a one excel sheet that are formatting cells size & row for print custom invoice.but my problem in when i tried to print that sheet from another computer i cant print it correctly all format are automatically change can u help me how can i do it correct way

  2. I currently have a spreadsheet in Google docs that is fed data by a google docs form that Area managers have a link to. After they fill it out it sends an email notifying everyone on the distro list that an event has just occurred. We have moved to 365 and I can't get the same functionality from excel online. Is there a way to tie a form to the excel online spreadsheet and have it generate an email once it is filled out?

  3. Hi Svetlana,

    Microsoft allows visitors to access my entire spreadsheet and download if they desire. is there any way to remove "view full-size workbook" icon?

    Thank

  4. Hi,

    Is it possible to embed the office web app into your own web based .net application? Connecting to a SQL data source?

    Thanks

  5. Hi Svetlana,
    I need to lock certain cells, but my review tab doesn't have the options, just show comments and new comments.
    Where did I go wrong?
    Thanks,
    Anna

  6. I need to save the client webpage changes

    how to code it
    beucase said interacion
    let people type into cells (their changes will not be saved)
    I need to make the changes effective

    1. Hello Alfredo,

      Please describe the result you are trying to achieve in more detail. Do you want clients to see all their changes next time they log into the site or you want all the changes to be sent to you for checking or anything else?

  7. Hi Svetlana -

    Just want to say thank you for the great support you are doing here. A task Microsoft has obviously failed to do.

    Best

  8. I was able to upload a spreadsheet to OneDrive, but can't figure out what the Excel Web Ap is. Where do I get this? It's not in the play store. When I open the spreadsheet on my tablet there are no tabs at the top like in your article to Create of Upload or edit. I can only view and can't use the slicers. Fairly useless with large data sets.

  9. Hi Svetlana,

    The problem still remains because even after I remove the download link, visitors can still download the spreadsheet by clicking on "view full size workbook" in the same bottom bar.

    Thanks

    1. I was just wondering if you've found a solution to this problem yet.

      Thanks

    2. I am having this same issue, would love to know how to stop this?

  10. Hi Svetlana,

    Thanks for this post.

    I would like to set up a webpage spreadsheet where people can input data and the spreadsheet calculates the results. I have successfully set this up. The problem I am having is want web visitors to only be able to see their inputs/results without seeing my entire spreadsheet which is proprietary. While I can limit the range that appears,I have noted that in the bottom bar where it says "Excel Web Ap", Microsoft allows visitors to access my entire spreadsheet and download if they desire. I do not want this. Any way to prevent this or any other resources you would recommend that could solve my problem?

    1. Hello Bif,

      You can disable this icon by including &wdDownloadButton=False in your workbook address (src=parameter).

      You can find more information about different parameters that you can use when publishing workbooks on your website in this article by Microsoft:

  11. Hi Svetlana,

    Your article is excellent.

    I stumbled across it while searching for a way to convert an excel price list into a secure (ie: password) web based ordering tool.

    Only invited customers will be given the password. Customers will sort & filter to find products in the price list, enter qty to order, see order total, then somehow submit that order.

    I was really looking for a method to simply convert the spreadsheet to a simple online order store, but this seems to be a possible alternative.

    Importantly, I don't want a customer to be able to extract the entire price list (copy/paste, save as).

    Your thoughts would be very much appreciated.

    Cheers,
    Duncan

    1. Simply lock your worksheet while unlocking the cells ranges that you want your customers to sort and filter.
      Doing this will make it impossible for anyone to copy your whole file.

    2. Hello Duncan,

      I've consulted our VBA specialists and they say that Excel may not be the best platform for your task. For example, we don't know how to disable Copy / Paste in Excel Online. In the desktop version of Excel, you can block icons using VBA, which users could also turn off. So, probably a better way would be looking for some out-of-the-box modules for your web-site. As far as I know, there are a great number of such modules for different platforms.

  12. Hi Ma'am,

    I'm encountering some issues with Excel Online that wasn't present when it was still Excel Web App. I have some files that use external data connections to gather data from 1) an sql server, 2) an OData feed and 3) a data import "From Web". I uploaded them to OneDrive so I could embed them on web pages. "Refresh All Connections" used to work fine then I noticed recently that they're throwing an error. Some have "...external data connection or BI features not supported." Others have "...connection failed to refresh" and "XML maps not supported." I haven't done any changes to them or to their connections but I can't seem to make them work again. The only difference I can see is that they're opening with Excel Online now whereas previously it was Excel Web App.

    I hope you can enlighten me with this.

    Thanks!

    1. Hello Rina,

      I am very sorry but I am not able to help you with this. Please contact Microsoft support service directly and describe the issues you are experiencing. I believe they will be able to assist you better because they know the nuts and bolts of their own programs.

      1. Thanks for the reply! I'll do more research on it. However, maybe you can just help me clarify one more thing. Would you know if the feature of refreshing external data connections still supported on Excel Online? Asking this because upon creating and uploading new documents with external data connections, they already fail upon clicking the refresh on Excel Online. I've seen articles (http://bit.ly/1wMZzZ0) stating significant differences between Services, Web App and Online but now, it seems that everything redirects to Online.

        Thanks again.

        1. Hello Rina,

          The basic options are supported in Excel Online, but the normal, fully-functional handling of external data connections is possible only in Excel desktop only. Here is what Microsoft states in this regard: "You can use Excel Online to view data connections, but you can't create external data connections using Excel Online. You'll need the Excel 2013 desktop app to work with external data". For more details, please see this article on Microsoft's website:
          https://office.microsoft.com/en-us/sharepoint-help/working-with-external-data-in-excel-services-HA102830785.aspx

          1. Alright. Thank you so much!

  13. Hi! I'm not sure if you would know this but is it possible to use a screen reader with the embedded web app? Or is it possible to use just the keyboard to go "in" and "out" of the embedded app on the web page? I'm thinking in terms of accessibility for this feature. Thanks!

    1. Sorry, John, I don't know the answers to these questions.

  14. hey, i wanted to ask that after the file is uploaded do all the authorized people need to have the 2013 version of excel to work online or will 2007/2010 version will work?

  15. what is the css div class container "name" for a onedrive web excel workbook? I want to style the div i have enclosed the html code with.

    for example if it was a calendar i was uploading and then styling I would use:
    .calendar-container {
    position: absolute;
    top: 0;
    etc
    etc
    etc

    Thanks

  16. Hello,
    Is it possible to share continuously updating data? and it should to updating on client viewer computer.
    Example: PLC is updating data at 183Kbps on excel sheet in computer1 we need to share this excel sheet on another computer2 will it be keep updating the data as in computer1. Is this feature is available?

  17. Is it possible to stop the scroll position jump to the top when i access the embeded link?

    this seems to happen in chrome.

  18. I have desktop Excel spreadsheet system to run an ice hockey league's schedule, standings and player stats. I have been updating schedule manually from the hardcopy gamesheets and I have a macro that reads the schedule and updates the standings automatically. I also update the player stats manually from the gamesheets. Then I highlight areas on the various spreadsheets and save-as html, then I FTP those up to the webserver where the webpages embed that html code into the pages. I have been asked to quote an online system so the timekeeper can update the site with a tablet or laptop as the games are taking place. I have always thought I would have to create a database driven web application to do this but now I am investigating this online spreadsheet option. I have two questions.

    1 - Can data from this platform be pushed to an "includes" folder on a website automatically after an update?

    2 - Some of my macros are very extensive. Do macros work well in the online version. i.e. I currently enter the scores in the schedule on sheet1 and hit "Ctrl s" to kick off a macro. The macro goes through quite a gyration to re-calculate and sort a new "League Standings" table, which is stored in sheet2. I then manually push the appropriate cells in sheet1 and sheet2 up to the webserver so that data can be embedded in the appropriate web pages.

    If I can accomplish this online with Excel, rather than writing a PHP/MySQL application from scratch, it would be a major coup.

    Please advise.

    Sheff

  19. hello Svetlana mam

    thanks for your technical advice mam , there is new issue arises that i shared my excel online spreadsheet with 5 email id for working together but if one user apply filter than another user see the filter already applied and than he have to wait or he have to stop work, so working become more typical in this case. please help me mam.

    1. Hello ANSHUL,

      I am afraid I can't help you with this issue. You can probably contact Microsoft support service (support.microsoft.com).

  20. Hey,
    I would like to ask is it possible to link two or more excel files so they would work together.
    Simple example vlookup from getting data from database from another file.

    Thank you
    Vlado

    1. Hi Wlado,

      Yes, it is possible. Just make sure the Excel file from which you want to get the updated information is opened.

  21. Hi,

    Is there a way to stop an Excel document from being edited in Excel Online and only in the Excel Client.

    The use case is to stop a user editing a copy because the file contains unsupported features.

    I understand that you can protect a workbook and manage file permissions but I want to allow a user to edit the file only through the Excel Client and just view with Excel Online.

    Thanks
    David

  22. Hello,

    I have recently embedded a rather complex spreadsheet on our website using iframe. Users are able to set the value of a specific cell to see personalized results. This works fine when visiting the site via Firefox, etc., but I can't figure out why the cell data can't be changed when viewing on an iPad. Is this functionality available when browsing on iPad or just a normal browser?

    Thanks,

    Brian

    1. Hello Brian,

      I have never worked with Excel Online on iPad but I doubt this is normal behavior. Microsoft can hardly expect anyone to install a special browser to work with Excel Web apps. I think you can try contacting Microsoft's support, probably they will be able to suggest a fix.

  23. Hello mam,

    I am working in a government ngo , our work it to providing help to poor childrens and providing free education and relief fund into there bank accounts . it can be approx 50000 children in the city . I made a excel format to collect the data from them but it is very difficult to take data offline so is there any option where i can take online data from different applicants in the that format......
    although i can share a general file but there is huge risk of deletion , addition, updation of past data by diffrent user if we allow to work into same worksheet.so please mam give the way to fix this problem. thanks :)

    1. Hello ANSHUL,

      An ideal solution would be creating a database with separate rules for inputting and editing data.
      If you want to do this my means of Excel, you can create a table template and send it to your users. Each user will fill in the table with their own details (online or offline) and then you can consolidate all tables together using this Excel Consolidation add-in.
      Please see the section "Merge Excel worksheets without copying and pasting" on the above page for more information. A free 20-day trial of the add-in is available.

  24. Is it mandatory the user should have Microsoft account to Login. Can they use a different account

    thank you

    1. Hello Jatin,

      If you want to share your online workbook with other users, they do not necessarily need to have Microsoft accounts. If you want to embed your online spreadsheets onto a website or blog or edit them using Excel Online, then you do need a Microsoft account.

  25. hi,

    I have shared an excel workbook and multiple people are using the sheet to add and remove data. Is there a way if one user is working on the sheet the second user should get notification that someone is working on the worksheet with the name

    thank you

  26. I have 10 people sharing excel sheet, when it opens with one of us it is ready only for others that's fine. If same time anyone will open then he is not getting pop up name who is working on that. Can I hav suggestion for this?

  27. Svetlana,

    The embedding functionality is great, but is it possible to do this without sharing the file with the whole world? I want users of my site to be able to access the content and no one else. Is there a way to both lock down the file to limit access, and ensure unauthorized users can't view the content if they somehow got their hands on the embedded src url?

    Thanks,
    Mike

    1. Hello Mike,

      When sharing your spreadsheet you can add emails of authorized users and choose either view or edit rights for them. You can also select the option "Require users to sign in before accessing the document". In this case, only your authorized users logged into their Windows Live accounts will be able to access the document and no one else. These options are demonstrated in the screenshot under Step 3. Share the spreadsheet you saved online.

      However, this approach is hardly acceptable if you want to let all visitors of your web-site to view your spreadsheet. In this case, you can publish (embed) the spreadsheet in some restricted area of your web-site that only registered users can access.

      1. Hi, I have done this where i have embedded an online calculator within a restricted sign in section of my website. However, the issue i now have is that although the download option has been turned off, there are still 2 other buttons on the bottom right side of the iframe which allow users to "view full-size workbook online" or "view information about this workbook". I'm wanting to know if there is a way to block those options to stop my spread sheet from being stolen? I've tried to reduce the size of the iframe to hide the scroll bars but it doesn't seem to be possible and even though the HTML says scrolling="no" there is still scrolling?? Can anyone help?

        1. Hi, same problem here.
          Could you find a solution?
          Thx!

        2. This is a really big issue that I'm having too. I'd like to allow people to interact with the contents of the spreadsheet without being able to take all of the content. Ah!!

  28. Hi Svetlana,
    Is it possible to automatically create a copy of the an Excel Sheet (this is the template) everyday (with a file name that indicates date)in Excel online?

    Regards
    Prem

    1. Hi Prem,

      Sorry, I am not aware of any way to do this automatically, most likely this is not possible.

  29. Hi Desire,
    to my project having some doubt bcz how to create an online excel automatically.....i need ur help...

    1. Hi Deepa,

      I am not sure I fully understand what you mean by "create an online excel automatically". There are 2 ways to create online worksheets:

      1. Move your existing worksheets online, as explained here.
      2. Create a workbook online on your OneDrive, as described in this section.

  30. Hi,

    What is maximum capacity(in Mbs) can an excel file be loaded and accessed in OnDrive?

    Desire

    1. Hi Desire,

      To my best knowledge, you can upload a file up to 2 GB onto OneDrive. But Excel Web App allows editing workbooks up to 2 MB only. Please see this page for more info.

  31. Thanks Svetlana,

    the last one, Can I share some of spreadsheets to users?

    Regards,

    Desire

  32. Hi,

    I am very excited by this excel online solution,one more question.
    How to prevent my website( containing embedded excel) to be hacked?

    Regards,

    Desire

    1. Hi Desire,

      The embedded code has practically no impact on the security of your web-site. The Excel Web App is loaded on the client's side, your web-site just indicates which spreadsheet should be taken and how it shall be loaded.

      1. Thanks Svetlana,

        Can you also help on this:

        Is there a way of linking 3 files in cloud?
        1. one is INPUT file which will be always replaced (overwritten) daily or weekly.
        2. the second one is the master file (the ENGINE File containing formulas)and highly protected( only Admin can have access to the file)
        3. The 3rd is the OUTPUT file linked to Engine file, which will be downloaded regularly.

        Kindly let me know if it is possible and how to do about it.

        Regards,

        Desire

        1. Desire,

          I have tried to answer these questions, to the best of my knowledge, in comment 13 above.

  33. Hi ,

    Is there a way of linking 3 files in cloud?
    1. one is INPUT file which will be always replaced (overwritten) daily or weekly.
    2. the second one is the master file (the ENGINE File containing formulas)and highly protected( only Admin can have access to the file)
    3. The 3rd is the OUTPUT file linked to Engine file, which will be downloaded regularly.

    Kindly let me know if it is possible and how to do about it.

    Regards,

    Desire

    1. Hi Desire,

      Unfortunately, your scheme will hardly work in the way you want. For the formulas to get recalculated, the master file with formulas should always be open with someone and continuously updated. Additionally, I am not sure Excel Online can handle updating data between spreadsheets in the right way, though we have never tested this, so I cannot state with certainty. You can probably consider a solution based on some data base (data + business logic + reports).

  34. When I copy and paste multi lined data into an online spreadsheet it is all inserted into one cell. The behaviour I'm expecting is that each line should be pasted in a separate row. This is how Outlook Excel performs this action. Is there a way to change this behaviour for Online Excel?

    1. Hello Rick,

      I believe this behavior is by design in Online Excel, at least I do not know any way to change this. You can try reaching the Microsoft Support Team to know with certainty.

  35. Hi Svetlana, Is it possible to limit edit access for a team member to be able to edit only cetain columns in an excel document on OneDrive?
    Thanks,
    Natalie

    1. Hello Natalie,

      This is a very good question! Of course, you can allow your team members to edit certain columns and lock others. I've added the instructions to the article, please check out the section How to lock certain cells for editing.

  36. Thanks Svetlana for writing such an insightful article. I agree with you that everyone is moving towards using cloud technology to develop applications. I would like to mention an application here that allow users to create not only MS office documents without having to install MS Office but other documents also like PDF etc in a cloud known as Aspose Cloud API. I am using their free trial right now and code samples to test my application and so far its going as expected. You should also try this API.

    http://www.aspose.com/cloud/total-api.aspx

  37. Thanks is much!

  38. Svetlana,
    I'm looking for a website developer to set up a new website for my business that takes an Excel file I created and imbeds it as an interactive spreadsheet for the public to use. The user will have 10 cells in the spreadsheet that can be changed to a different number, then hit a "sort" button that shows an updated ranking based on the user's inputs. The developers I've spoken with do not know how to imbed interactive spreadsheets, yet I see in various Google searches, that led me to your blog, that it can be done. Any recommendations.?
    Thanks,
    Ben Hirschenfang
    Property Review Program

    1. Hi Ben,

      Usually, there is nothing difficult with embedding interactive spreadsheets to a web-site. Please check out the following parts:

      - How to move Excel spreadsheets online.

      - How to embed the online spreadsheet onto a website. All you need to do is click the Copy link underneath the Embed code section and paste the HTML code (or JavaScript markup) onto your blog or a web-site.

      Most importantly, you will need to decide which cells the user can edit in your interactive worksheet and which should be locked for editing. You can find the details on how to do this in this article - Lock cells in a worksheet.

  39. I have been using google drive to publish a spreadsheet to the web and then have my various office excel workbooks update from it through the get external data option. Every time it was changed online by any of the collaborators my various workbooks would update so long as i refreshed. It was working perfectly but unfortunately i am, based in China and google has been throttled so hard that this feature no longer works.. Is it possible to do this from the onedrive through excel online? it seems weird that google drive should be more functional than microsoft's own solution. Or am i missing something?

    1. Hi!

      Your spreadsheets will get updated as long as all of your collaborators work online. Let me quote what Microsoft says in this regard: "Everyone works in Excel Online; if someone opens the workbook in the Excel desktop application, the workbook can't be edited in Excel Online until it's closed again in desktop Excel." You can find more details here.

      1. Svetlana,

        Thanks a lot for your reply. My collaborators on the online document are working fine. What i was getting at is the "get external data from web" option in desktop excel. The link i generated in excel online doesn't work when i enter it into the box to import external data, it just loads up the excel online start up page but not the doc itself. All the information i have found only talks about embedding on webpages through an html link but nothing about publishing a link with which to import to various independent worksheets through the "export external data" option on excel desktop. Can you tell me how to do this? I hope I am explaining myself properly. Thanks for your time.

        1. Hi Sam,

          Got it, thank you for the clarification. The "Get external data from web" option does not work in the way you want in the current version of Excel, maybe in the next Office release... Currently, this is simply a way to grab information from a web-page.

          I know only 2 ways to import info from online to desktop and vice versa:
          - On OneDrive, right-click a sheet and select "Open in Excel" from the context menu.
          - In desktop Excel, click Open > OneDrive.

          1. Svetlana,

            Thanks sgain! In fact I'm not looking to open the whole document. all i want to do is grab a table from an online doc. This does work in google drive via the "publish to web" link. The link generated in onedrive "share - get link" does not. I still feel like I'm missing something. it seems like a big oversight because its a very useful function.

            Just to further clarify: I'm using my online table as my product database for all of my sales sheets ( about 15 different and remotely operating employees) and the prices are always changing. this way the sales sheets (which have a copy of the database as one of the sheets in the workbook) are always up to date in real time so long as they refresh the data (recopy the table from the online doc) before they make an entry.

            1. Hi Sam,

              I fully understand your point. To my best knowledge it is not possible to use Excel's "From web" option to get info from your online spreadsheet : (

  40. Is there any limit on number of users working simultaneously?

    1. Hello Mukesh,
      There is no hard limit for the number of users working simultaneously on an Excel spreadsheet online. They call it co-authoring, and according to Microsoft, having up to 30 users at the same time should be fine.

  41. I've been using excel on-line to embed data, works great; however, I've had no luck with embedding the data with slicers. Appears that slicers cannot be used? I've been researching but cannot find a detailed answer.

    1. Hello Eddie,

      According to Microsoft, you can view slicers in your online spreadsheets but cannot create or edit slicers in Excel Online. You can find the official description here (Slicer viewing section).

  42. my excel file has many sheets and I only want to share a certain sheet with friend. Can i do it?

    1. Hi Khanh,

      Regrettably, Microsoft Excel does not have an option to share only some spreadsheets of a given workbook. The only way is to copy the needed sheet into a new workbook, then save that workbook to OneDrive, and share with your friend.

  43. Does one need a Microsoft/Hotmail/Live account to edit shared Excel Online spreadsheets?

    1. You would be required to log in with your Microsoft account only if the person who shared the spreadsheet selected the option "Require user to sign in before accessing the document". Please see "Step 3. Share the spreadsheet you saved online" for more details.

  44. Thank you. For the information. It was almost the functionality I need.. Your information was most helpfull.

  45. I have a VB macro in my workbook, that does not function in the online version. What am I doing wrong?

    1. Hi Paul,

      You are doing everything right. Regrettably, macros do not run in the current version of Excel Online. Hopefully, Microsoft will be able to support them in the online version too at some point in the future.

      1. Hi,

        Given that macros are not supported, Is there a way to build the equivalent of a VSTO Application in Excel On Line? I have a non-trivial VSTO application that have evolved from being a pure Macro to a solution that combines both, C# code and a bit of VBA code. The application interacts with SAP and SQL Server. I can replace the VBA code that is still left with its C# equivalent, but now I have also been asked to take this app to the next level and reach a higher audience in our intranet. I'd like to understand if such an app can be written for the online version of Excel. Thanks

Post a comment



Thank you for your comment!
When posting a question, please be very clear and concise. This will help us provide a quick and relevant solution to
your query. We cannot guarantee that we will answer every question, but we'll do our best :)