我正在使用Excel VBA来编写UDF.我想用几个不同的版本重载我自己的UDF,以便不同的参数将调用不同的函数.
由于VBA似乎不支持这一点,任何人都可以建议一种实现同一目标的良好,非凌乱的方式吗?我应该使用可选参数还是有更好的方法?
excel vba excel-vba user-defined-functions
excel ×1
excel-vba ×1
user-defined-functions ×1
vba ×1