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.

Customer Support
6 month free email 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?

Error during conversion

I cannot convert this file... I keep getting Err 1004...

Do as the dialog says: Delete all VBA-code in all modules and in the spreadsheets. It is probably protected in some way.

What does the error message overlapping ranges mean?

SpreadsheetConverter tries to detect which datatype ranges contain. By doing that, we can generate much more efficient and compact code. Try to make sure that ranges only contain numbers or only texts.

If you get this error message, please verify the calculated values. If you see any unexpected NaN, you have to clean up the ranges.

What does the error message "Range should be ordered since it is used by a lookup operation" mean?

From the Excel documentation of VLOOKUP:

If range_lookup is TRUE, the values in the first column of table_array must be placed in ascending order: ..., -2, -1, 0, 1, 2, ..., A-Z, FALSE, TRUE; otherwise VLOOKUP may not give the correct value. If range_lookup is FALSE, table_array does not need to be sorted.

Make sure that the range only contain the active part of the lookup table. Do not include the header in the range. Also make sure that the range is ordered otherwise reorder it.

What does "Don't forget that the 3rd argument of HLOOKUP/VLOOKUP must evaluate to a number between 1 and 51." mean?

The third argument of HLOOKUP is the column index. If the value of that argument is outside the range 1 and 51, for example 0, SpreadsheetConverter will not calculcate the correct result since you are making a lookup outside the range. This is just a warning.

Printer-friendly