G
Guest
Hi,
I have an Excel add-in that will become a retail product.
1) Does VBA support the use of resource files (string tables,...)? If not,
is the best way to access localized resources through a helper ActiveX
component that can get at resources?
2) Is there a way to compile and resolve references for the add-in outside
of Excel. I'd like to automate the build process using makefiles/scripts.
Thanks in advance,
Robin
I have an Excel add-in that will become a retail product.
1) Does VBA support the use of resource files (string tables,...)? If not,
is the best way to access localized resources through a helper ActiveX
component that can get at resources?
2) Is there a way to compile and resolve references for the add-in outside
of Excel. I'd like to automate the build process using makefiles/scripts.
Thanks in advance,
Robin