+ Reply to Thread
Results 1 to 4 of 4

Rank macro has stopped working after 10 years .

  1. #1
    Forum Contributor
    Join Date
    12-12-2017
    Location
    New Zealand
    MS-Off Ver
    Ms Office 2016
    Posts
    446

    Angry Rank macro has stopped working after 10 years .

    Hello all ,

    I have this macro which for years has always worked non stop for me . Run smily face button .

    It is supposed to look at col F and see per race number how many pieces
    of data it is to rank in col H from lowest to highest number .

    Examples race,s 1 and 2 have 9 in field .

    "I am getting funny stuff like these . =RANK(RC[1],R2C8:R10C8,1)
    "
    I have not changed anything and am stumped as to why its not ranking each race .

    This works over 470,000 rows and is 100% accurate .

    Looking for advise please .

    Thanks .
    Attached Files Attached Files
    I am grateful for all answers to my questions .
    Also i give a reputation even if not answered .

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,696

    Re: Rank macro has stopped working after 10 years .

    Column G is formatted as "Text". When VBA writes a formula to a cell that is formatted as "Text" you see the formula instead of the result of the formula.

    There is no smiley face button in your file, but I ran the macro directly. Reformat the entire column to be General, delete the formulas, and run your macro.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Contributor
    Join Date
    12-12-2017
    Location
    New Zealand
    MS-Off Ver
    Ms Office 2016
    Posts
    446

    Re: Rank macro has stopped working after 10 years .

    Hello Jeff ,

    Thanks for that , i clearly made a boo boo at some point .

    I'm happy that's all it was .

    Thanks again .

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,696

    Re: Rank macro has stopped working after 10 years .

    Glad to help, thanks for the rep!

+ 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] My VBA macro has stopped working... Please Help!
    By ahalliwell in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-22-2018, 05:05 AM
  2. [SOLVED] Macro stopped working?
    By AmyV1 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 02-22-2017, 10:23 PM
  3. [SOLVED] Macro stopped working - please help
    By kellynicolebarrett in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-01-2014, 05:49 AM
  4. Macro stopped working
    By EverettRich in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 10-21-2013, 03:17 PM
  5. Macro Stopped Working
    By andybason in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-11-2012, 01:20 PM
  6. Macro stopped working.
    By joleen in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 06-06-2011, 05:37 AM
  7. Excel 2007 : Macro stopped working
    By jaw0001 in forum Excel General
    Replies: 5
    Last Post: 10-13-2010, 07:59 AM

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