Thread
:
Else If Problem
View Single Post
#
2
Posted to microsoft.public.excel.programming
OJ[_2_]
external usenet poster
Posts: 111
Else If Problem
try removing rCell as it is already referenced by the with statement.
Else If .Offset(0,3)= "CC" Then
..EntireRow.Copy
You might want to expand on what sort of problem you are having
also....
Hth,
OJ
Reply With Quote
OJ[_2_]
View Public Profile
Find all posts by OJ[_2_]