Or some conflict in a code library is over-riding the usual vba function. Try: Code: Sub testval() Dim v As Integer v = VBA.Val("12") End ...
確定! 回上一頁