O
Orville
I'm trying to use InputBox, and I keep getting this error message: "compile
error: wrong number of arguments or invalid property assignment". I've
written it as simply as "Dim testValue As String", and then "testValue =
InputBox("Enter a value.")" I've even copied and pasted InputBox examples,
and I get the same message. What am I doing wrong? Thanks.
error: wrong number of arguments or invalid property assignment". I've
written it as simply as "Dim testValue As String", and then "testValue =
InputBox("Enter a value.")" I've even copied and pasted InputBox examples,
and I get the same message. What am I doing wrong? Thanks.