首页 > 电脑

一运行就编译错误,请教大神哪里错了?感谢!

更新时间2022-06-20 16:57:17

Sub 找出不及格标注红色()
Dim ss As Range
For Each ss In Range("a2", Cells(Rows, Count, l).End(xlUp))
    If ***.value < 60 Then
        ss.***.colorindex = 3
    End If
Next ss
End Sub
一运行就编译错误,请教大神哪里错了?感谢!

正确的

For Each ss In Range("a2", Cells(***.count, 1).End(xlUp))

你的逗号写错了,应该是点


相关标签:大神

上一篇:为何多数显示器的外观为黑色

下一篇:神奇代码岛做地图如何设置名字