Results 1 to 4 of 4

Range object

Threaded View

  1. #1
    Registered User
    Join Date
    08-18-2010
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    1

    Range object

    Hi,

    I have below lines of code in VBA:

     Dim myRange  As Range
    Set myRange = Range(C17,H83547)
    During execution, below error is thrown in second line:

    Run-time error '1004':
    Method 'Range' of object '_Global' failed.

    Can anyone say what I am doing wrong.
    Thanks in advance.
    Last edited by jasmine123; 08-18-2010 at 07:02 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