Thread
:
Compile error, Syntax error
View Single Post
#
1
Posted to microsoft.public.excel.programming
Steved
external usenet poster
Posts: 519
Compile error, Syntax error
Hello from Steved
I should know but I'm not thinking to clearly.
I am getting a Compile error, Syntax error for the below why I thankyou.
Sub Removezero()
ActiveCell.FormulaR2C3 = "=MID(B2,1+(LEFT(B2)="0"),99)"
End Sub
Reply With Quote
Steved
View Public Profile
Find all posts by Steved