Function returns “#VALUE!” while trying to invoke it directly from an Excel cell

前端 未结 0 473
慢半拍i
慢半拍i 2021-02-06 20:23

The below function GetMaxReturn runs as expected while running it from a regular sub scope:

Sub Macro2()
Dim MaxReturn As Double
MaxReturn = GetM         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题