Spreadsheet component with VBA support
Posted
by Renaud Bompuis
on Stack Overflow
See other posts from Stack Overflow
or by Renaud Bompuis
Published on 2010-05-19T03:32:36Z
Indexed on
2010/05/19
3:40 UTC
Read the original article
Hit count: 304
I am looking for a .Net spreadsheet component that could also execute the VBA contained in Excel files.
I found Spreadsheet Gears to be very nice for manipulating and allowing the user to edit Excel files, but on spreadsheets that use VBA for calculations, well, these don't work.
So, apart from Excel itself, are there any other components that can execute VBA?
© Stack Overflow or respective owner