+ Reply to Thread
Results 1 to 2 of 2

VBA Procedure too large error

  1. #1
    Registered User
    Join Date
    01-09-2020
    Location
    India
    MS-Off Ver
    2007
    Posts
    2

    VBA Procedure too large error

    I am using the VBA code for importing HTML data in Excel Sheet based on the cell value. For each row, I am using repetitive code. This code is working fine up to 94 rows and after 94th row, it giving error VBA Procedure Too Large. I want this code to work for more than 600 rows. Please help. Sample sheet is attached.
    Attached Files Attached Files

  2. #2
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,913

    Re: VBA Procedure too large error

    You need to refactor the code. Try something like this:

    Please Login or Register  to view this content.
    Rory

+ 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. Too large Procedure Error
    By Biplab1985 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-28-2017, 10:11 AM
  2. [SOLVED] Procedure too large error
    By luizmachado in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-02-2016, 03:36 PM
  3. [SOLVED] Procedure Too Large Error VBA
    By Rudidw in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-19-2015, 06:18 AM
  4. Excel Macro Procedure Too Large Error - Help
    By sanjaydutta2002 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-29-2015, 05:25 AM
  5. [SOLVED] Procedure Too Large Error...
    By ekf23 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-11-2014, 10:53 AM
  6. Replies: 2
    Last Post: 06-06-2008, 12:54 PM
  7. [SOLVED] Importing HTML data into excel
    By Mike in forum Excel General
    Replies: 0
    Last Post: 01-31-2006, 10:55 PM

Tags for this Thread

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