what's wrong with this code? "list" is a named range.
thanks.![]()
Private Sub Test() Dim CurCell As Object Application.ScreenUpdating = False For Each CurCell In Range("List")
edit: it turns out the named range definition got screwed up somehow.
what's wrong with this code? "list" is a named range.
thanks.![]()
Private Sub Test() Dim CurCell As Object Application.ScreenUpdating = False For Each CurCell In Range("List")
edit: it turns out the named range definition got screwed up somehow.
Last edited by dreamz; 01-26-2006 at 11:44 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks