Why does this give me a debug error?
I get a debug error saying![]()
Sub Players() If Range("B5") = "1" Then Range ("G16") + 1 End If End Sub
"Compile error: Invalid use of Property"
and it highlights "Range" in the second line of Range("G16") +1
Why does this give me a debug error?
I get a debug error saying![]()
Sub Players() If Range("B5") = "1" Then Range ("G16") + 1 End If End Sub
"Compile error: Invalid use of Property"
and it highlights "Range" in the second line of Range("G16") +1
Last edited by garretonufer; 09-23-2009 at 05:19 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks