Type mismatch error when using a function inside a sub

后端 未结 0 372
日久生厌
日久生厌 2020-11-30 03:52

I\'ve made a simple function which reads a string from an Excel cell and converts it into a formula:

Function f(x As Double) As Double
Dim q As String
q = Cel         


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