Convert excel userform (VBA) to standalone exe using Aspose.Cells

Hi all! I’ve been unable to determine from the products page what product will let me convert our excel userforms to standalone exe files or even mobile applications. Can someone point me in the right direction? Thanks!

@Sangaku,

Thanks for your query.

Which Excel userforms you are talking about for conversion, do you mean form controls or VBA forms? How could you accomplish the task in MS Excel manually, please elaborate.

For your information, Aspose.Cells is a spreadsheet management library/APIs used to managed or manipulate MS Excel spreadsheets using its file formats, i.e., XLS, XLSX, XLSM, XLSB, CSV, SpreadsheetML, ODS, etc. It supports almost all the features of MS Excel (2003 - 2013/2016). It also supports some other useful features like Excel to PDF, Excel to HTML and Sheet to image features.

I’m speaking of VBA forms. They’re called userforms in the vba developer.

@Sangaku,

I am afraid, Aspose.Cells does not support your needs. Aspose.Cells can only manipulate (add, update, remove) VBA codes/ macros but cannot execute them. Moreover, it cannot convert VBA forms to exe files.

We are very sorry for any inconvenience caused

Thank you for the help, I appreciate it.