+ Reply to Thread
Results 1 to 3 of 3

Subscript Out of Range

  1. #1
    Registered User
    Join Date
    12-06-2013
    Location
    La Jolla, California
    MS-Off Ver
    Excel 365 & 2010
    Posts
    27

    Subscript Out of Range

    I am using a VBA routine to (try to) open an Excel file.

    I've used this routine before without a hitch. I am now trying to use it again in a new procedure.
    However, I'm getting "subscript out of range" when I try to run it. That error message tells me absolutely nothing.
    (novice VBA, besides).

    The function prompts for a file and should open it into the existing workbook and name the sheet "Input".

    This is the function:

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    12-06-2013
    Location
    La Jolla, California
    MS-Off Ver
    Excel 365 & 2010
    Posts
    27

    Re: Subscript Out of Range

    What nonsense!!! I just moved the macro from the ThisWorkbook to a Module and it works. Crazy.

  3. #3
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Subscript Out of Range

    Hello krweaver,

    A Subscript out of Range error occurs when you attempt to access an element of an array or Collection that does not exist.

    Which line throws the error?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] subscript out of range
    By adamsdr3 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-12-2018, 03:02 PM
  2. Replies: 1
    Last Post: 06-15-2015, 01:56 AM
  3. what does subscript out of range mean?
    By amartino44 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-22-2013, 01:55 AM
  4. Subscript out of range error while populating array from range.
    By Aussiexile in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-04-2010, 02:22 AM
  5. Subscript out of range error when trying to select a range
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-01-2010, 07:57 PM
  6. subscript out of range
    By palm101 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-09-2009, 04:13 AM
  7. subscript out of range.
    By Bill-E-BoB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-07-2008, 08:15 PM

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