Join us for a quick tour of how you can use SpreadsheetConverter.

SpreadsheetConverter editions and prices.

Try the program for free in your own PC. Download and install this plug-in for Excel in Windows.

E-mail us your spreadsheet, and we will e-mail you the converted webpage for free. No installation or credit card required.

Visit our examples library to learn more about what the product can do for you.

Compare the different editions of the product to see which one is best for you.

If you need help during the free trial or as a paid customer, just contact our Help Center.


If you like the program, you must purchase a license before you publish your calculators on the web.

Upgrade an existing license from an old to a new version online.

Customer Support
6 month free e-mail support.

Click here to contact customer support
Lost license key
I lost my license key, do I have to purchase a new license?
No, contact sales using the email address you used when you purchased, and we will send you the key.
Where is the non-trial version?
The trial version and the licensed version of SpreadsheetConverter are the same program. By entering the license key, the trial program converts itself into the full version.
FAQ
Newsletter subscription
Enter your e-mail address to subscribe to our e-mail newsletter.
 
 Why?

Import Excel spreadsheets and charts in Google Sites

The easiest way to import an Excel calculator, live chart or smart form into a Google Sites blog or website is to use SpreadsheetConverter Flash (Standard or Professional Edition). This tutorial will show you how to publish live Excel spreadsheets and charts in Google Sites as interactive Flash files.

Adding a live calculator or chart to your website adds value to your visitors and makes your website more interactive. SpreadsheetConverter converts Excel spreadsheets, charts and tables to web-ready Flash files, that can easily be imported into your Google Sites blog or website.

Screenshot of an Excel calculator published with Google Sites using SpreadsheetConverter

Background

Most Google Sites blogs consist of just text and static images. A simple way to make your blog or website more interesting is to add a live chart, calculator or web form to it. Help your visitors solve their problems or visualize their situation!

To create this tutorial, we took a simple calculator for UK sales tax (value-added tax, VAT) and published it in a Google Sites website. To be able to embed the Excel spreadsheet in a web page, we first converted it to Flash using SpreadsheetConverter Flash.

With this clever Excel plugin you can also create advanced tables, import complex charts or open live graphs in Google Sites.

Creating the Flash calculator

Converting the spreadsheet to a Flash file was simple with SpreadsheetConverter Flash. We just opened the calculator in Excel and pressed the Convert button in the SpreadsheetConverter ribbon.

Screenshot of the SpreadsheetConverter ribbon in Excel, converting an Excel spreadsheet to a Flash file

After the conversion, the Flash file and two skeleton HTML files were placed in the designated folder.

Screenshot of the files created when converting an Excel calculator to Flash with SpreadsheetConverter Flash

Uploading the Flash calculator

To upload the calculator we logged in to our Google Sites account and selected "More actions > Manage site".

Screenshot of the Google Sites Home page

Flash files are part of what is called "attachments" in Google Sites. We clicked on the "Attachments" link, then on "Upload" in the menu bar.

To locate the Flash file we clicked on the "Browse" button and pointed to the .swf Flash file that SpreadsheetConverter created. When we clicked "Upload", the file was uploaded to Google Sites.

Screenshot of the Upload Attachment window in Google Sites

We needed to be able to refer to the Flash file by address, so we needed to see its actual address within Google Sites. By selecting "View" for the uploaded file, we had Google Sites opening it in a separate browser window. The adress to the file was now visible in the web browser's Address field, so we just copied it from there. In our case, the full address to the file was not an easy read:

http://2754683763817579799-a-1802744773732722657-s-sites.googlegroups.com/site
/myunique123site/vat_calculator.swf?attachauth=ANoY7cr2jhqh_4W01xmpr3_Q1bMHeTr
hRxSWTZT7ZwTPhLxNkEWzvg_HANt8GfPl_5fzJTkcJHibpYm9MBIJlE3HexLMbw_hSZSC8g7rSyy3n
lFg7wN0q5_tj85tVBc-gYjL0drZkPytTO6l_xPArfx5cpoY_ocFi_rMhzL2ynvSKUNy3WDDYbBnD7c
x9Fiy0PazGTJFzWSKrQas8papQ1owQ_XxzJAI1A%3D%3D&attredirects=0

Inserting the calculator into the web page

Google Sites doesn't have native support for Flash files. Instead, we pasted a few lines of HTML code into the HTML view of the web page in Google Sites. You can find this code below; it's standard code for displaying a Flash object in a web page.


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500px" 
height="400px"
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
    <param name="movie" value="<.swf file address>" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#869ca7" />
    <param name="allowScriptAccess" value="sameDomain" />
    <embed src="<.swf file address>" quality="high" 
bgcolor="#869ca7" width="500px" height="400px"
        align="middle" play="true" loop="false" quality="high" 
allowscriptaccess="sameDomain"
        type="application/x-shockwave-flash" 
pluginspage="http://www.adobe.com/go/getflashplayer">
          </embed>
</object>

If you follow this tutorial, you must replace all the underlined text above with your own parameters. You must provide three values: the address of the Flash file that you uploaded (in two places above) and the width and height of the Flash object (in two places above) to avoid scrolling.

Here's what the Google Sites page looked like when we were done:

Screenshot of the Flash object specification in Google Sites

We then saved the new page in Google Sites.

Viewing the result

We opened the web page in a browser and tested the calculator - it worked great. For every new value we entered into the Price field, it automatically calculated new amounts for VAT and Price, just like Excel.

Screenshot of an Excel calculator published with Google Sites using SpreadsheetConverter

Interested in learning more?

SpreadsheetConverter can publish almost any Excel calculator, chart, spreadsheet or electronic form on the web. For more examples, visit our Examples library.

Printer-friendly