How to output a number with two decimal places from a user defined function in VBA?

后端 未结 0 1239
情深已故
情深已故 2020-12-01 17:08

I am trying to create a user defined function using Excel VBA. The function is as follows.

Function fetchNSV(storeCode As String) As Long

Dim nsv As Double
D         


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