excel - VBA - Call function inside a sub (module) - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
excel - VBA - Call function inside a sub (module) - Stack Overflow
Actually, if you have that function inside of a module, you can directly reference it
inside a worksheet cell, pretty much as you do with Excel's formulas.