Thread
:
0 considered as empty
View Single Post
#
2
Posted to microsoft.public.excel.programming
Mark Lincoln
external usenet poster
Posts: 227
0 considered as empty
Change the If line to read:
If (Cells(aa, columna) < "") and (Cells(aa, columna) = c) Then
That's all on one line.
Reply With Quote
Mark Lincoln
View Public Profile
Find all posts by Mark Lincoln