+ Reply to Thread
Results 1 to 2 of 2

VBA hangs up ; NOT RESPONDING.

  1. #1
    Forum Contributor Red fuji's Avatar
    Join Date
    03-21-2012
    Location
    The earthquake state, USA
    MS-Off Ver
    2016 Office
    Posts
    140

    VBA hangs up ; NOT RESPONDING.

    The VBA runs fine with less data (less columns) but now it has much more data - about 1,000 columns that it has to calculate. seems like it is running but when i check the Windows Task Manager Excel is NOT RESPONDING then I have to Ctrl-Break to get it going again but then it never stops running and seems like it wants to run for hours or days.
    What does it need to successfully run and not hang up ?
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: VBA hangs up ; NOT RESPONDING.

    I can't tell which of the subroutine's is the master (although I presume it is Get_User_Input). At the start of the master subroutine (or wherever your code entry point(s) is/are), insert a
    Please Login or Register  to view this content.
    and at all exit points of the code, insert a
    Please Login or Register  to view this content.
    I hope this helps

+ 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] Not Responding
    By jaywenzel in forum Excel General
    Replies: 8
    Last Post: 08-28-2012, 07:39 PM
  2. Excel Hangs
    By Cleveland_Steve in forum Microsoft Windows Help
    Replies: 10
    Last Post: 08-14-2012, 04:40 PM
  3. VBA Hangs after ClearContents
    By bsmith81 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-22-2008, 01:15 PM
  4. [SOLVED] VBA Hangs
    By sponny in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-04-2005, 11:10 AM
  5. [SOLVED] Macro hangs my excel (not responding)
    By Jeff in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-08-2005, 08:05 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