Results 1 to 4 of 4

runtime error 1004 method range of object global failed

Threaded View

  1. #1
    Registered User
    Join Date
    08-19-2005
    Posts
    58

    runtime error 1004 method range of object global failed

    what's wrong with this code? "list" is a named range.

    Private Sub Test()
    Dim CurCell As Object
    
    Application.ScreenUpdating = False
    
    For Each CurCell In Range("List")
    thanks.

    edit: it turns out the named range definition got screwed up somehow.
    Last edited by dreamz; 01-26-2006 at 11:44 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1