Thread
:
Compile error
View Single Post
#
1
Posted to microsoft.public.excel.programming
Steved[_3_]
external usenet poster
Posts: 76
Compile error
Hello from Steved
I am getting
Compile error:
Expected Identifier
Sub
For x = 1 To 9
Cells(x, 1).Value = x & "-" & Cells(x, 1).Value
Next x
End Sub
Please help me I am trying my best to learn
Thankyou.
Reply With Quote
Steved[_3_]
View Public Profile
Find all posts by Steved[_3_]