Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
runtime error 1004 method range of object '_global failed | Excel Discussion (Misc queries) | |||
Runtime Error 1004 Select method of Range class Failed | Excel Programming | |||
Runtime Error 1004 - Method Range of '_Global failed' | Excel Programming | |||
Runime Error 1004 Method Range of Object Global Failed | Excel Programming | |||
runtime error '1004' delete Method of Range Class Failed | Excel Programming |