Creating webpages with Excel Web App mashups

Pages in this article

  1. Preparations
  2. JavaScript
  3. Web controls
  4. Demo with controls
  5. Dynamic demo
  6. Conclusion

Conclusion

Excel Web Applications and their ability to interact with your web page using JavaScript open up a whole new world of possibilities. Now you can build Excel models your users can interact with using your web site. Also, this enables you to create mashups in which you combine data from multiple sources; you can grab data from other websites and put that into your Excel model and have it show the results on your website.

Further reading

To get this all working I used information from the following sources:

Excel Mashup

MSDN: Using the Excel Services JavaScript API to Work with Embedded Excel Workbooks

MSDN: Ewa Namespace


 


Comments

Loading comments...