what's wrong with this code? "list" is a named range.
Code:
--------------------
Private Sub Test()
Dim CurCell As Object
Application.ScreenUpdating = False
For Each CurCell In Range("List")
--------------------
thanks.
--
dreamz
------------------------------------------------------------------------
dreamz's Profile:
http://www.excelforum.com/member.php...o&userid=26462
View this thread:
http://www.excelforum.com/showthread...hreadid=505327