Microsoft Certified Partner



SSC to Flash Released
Convert XLS to Flash
Try a completely new product! Generate a single, complete, stand-alone Flash file from your .xls(x)

Read more

SSC to ASP.NET BETA Released
Now, ASP.NET supports charts. Thanks to AJAX, looks exactly the same as the HTML and Flash versions.

Try today!

Customer Support
6 month free email support included.

If you have any presale questions, contact support.

Click here to contact customer support

Twitter

No browser plug-ins needed
Excel models are converted into stand-alone web pages.

If you use ASP, ASP.NET or Java/JSP, Excel models are converted into dynamic server-driven web pages.

The Flash plug-in is required for charts.


FAQ

New name of Excel- Everywhere is Spreadsheet- Converter
The name change does not affect your use of ExcelEverywhere.

Newsletter subscription
Enter your e-mail address to subscribe to our e-mail newsletter.
 
 Why?

User defined functions

Many spreadsheets contains macros, VBA, Visual Basic code in order to do calculations not natively supported by Excel.

Macros, VBA, Visual Basic are not handled by SpreadsheetConverter, only Excel formulas and about 300 Excel functions.

However, if you can translate these functions yourself, the generated code can call them.

In the spreadsheet udf_toy.xls you can see the signature of the 3 functions that can be user-defined. The functions will be called each time a recalculation is triggered.

It is just 3 functions. If you need more than 3 functions, you can for use the first string argument to send the name of the function, and have a switch first in your code.

Our recommendation is that you define the functions twice, once in Excel for testing, and then in JavaScript (or Java or JScript) for implementation. You can use VBScript if you only target IE.

You have to insert the definitions manually into the SpreadsheetConverter generated source files

Printer-friendly