小编Nic*_*k K的帖子

Getting value in VBscript from VBA Excel Macro Function

Fairly new to VBscript and VBA... hoping for some help and that it's an easy answer...

I'm calling a Macro / Function in Excel VBA from VBscript. The call to the Function should return a number. Using VBA debug in Excel, the function appears to work properly (in this example, it displays a value of 1), but when I call the Macro / Function and attempt to echo the value in VBscript it shows as "Empty".

How can I get …

vbscript excel vba

3
推荐指数
1
解决办法
2366
查看次数

标签 统计

excel ×1

vba ×1

vbscript ×1