1

I have a series of big excel files that work like a program, but I hate beeing tied up (stuck in VBA for excel 2003), so...

Whats the best way to implement a gui over a excel vba program (office 2003)? (are there any tools for that... I want to move away from the office suite, but still have it in the background)

Or what's the easiest alternative for migrating this code to a more open language. Any ideias?

4

2 に答える 2

1

Have you looked at VSTO?

于 2010-03-08T12:07:15.297 に答える
0

Resolver Oneは、MS Excel からのインポートを強力にサポートする Python スプレッドシート システムです。あなたが説明する状況によく使用されます。

于 2010-03-08T12:09:33.260 に答える