Microsoft Certified Partner



SSC to Flash BETA
Try a completely new product! Generate a single, complete, stand-alone Flash file from your .xls(x)
Click here to download

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 JSP, Excel models are converted into dynamic server-driven web pages.


FAQ

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

Mailinglist

IF-formulas can not return a range.

This is simple to fix, however, you need to edit the formula slightly.

If you have a formula looking like this

=SUMIF(M12:M14,G5,IF(I10="B & W",O12:O14,P12:P14)) 

make it look like this

=IF(I10="B & W",SUMIF(M12:M14,G5,O12:O14),SUMIF(M12:M14,G5,P12:P14))

So we moved the IF higher, and have two separate calls to SUMIF.

Printer-friendly