+ Reply to Thread
Results 1 to 7 of 7

Go calculate the number repeatedly

  1. #1
    Forum Contributor
    Join Date
    08-25-2020
    Location
    Taiwan
    MS-Off Ver
    MS 365+win 10(64bit)
    Posts
    206

    Go calculate the number repeatedly

    Any help would be appreciated!
    Attached Files Attached Files
    Last edited by metrostar; 03-25-2025 at 10:42 AM.

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,944

    Re: Go calculate the number repeatedly

    First, clear C1: D10 area

    Cell C1 formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    08-25-2020
    Location
    Taiwan
    MS-Off Ver
    MS 365+win 10(64bit)
    Posts
    206

    Re: Go calculate the number repeatedly

    That's amazing, that's exactly how it ends up TQ

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,454

    Re: Go calculate the number repeatedly

    Is this what you are looking for:
    PHP Code: 
    =LET(a,TRIMRANGE($A:$A),u,UNIQUE(a),ci,BYROW(u,LAMBDA(u,SUMPRODUCT(--(a=u)))),HSTACK(u,ci)) 
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  5. #5
    Forum Contributor
    Join Date
    08-25-2020
    Location
    Taiwan
    MS-Off Ver
    MS 365+win 10(64bit)
    Posts
    206

    Re: Go calculate the number repeatedly

    That's amazing, @TMS TQ

  6. #6
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,454

    Re: Go calculate the number repeatedly

    You're welcome. Thanks for the rep.

  7. #7
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2503 and WPS V2024(12.1.0.18543)
    Posts
    3,944

    Re: Go calculate the number repeatedly

    @metrostar You're Welcome. Glad to help . Thank You for the feedback and 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] How to copy the data repeatedly with Serial number of copies and total number of copies?
    By Ariful Islam in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-17-2023, 02:42 AM
  2. [SOLVED] How to copy the same data repeatedly to the specified number?
    By Ariful Islam in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-10-2023, 06:24 AM
  3. [SOLVED] Insert an outer frame repeatedly after a certain number of lines
    By CoSinus in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 06-12-2020, 11:32 AM
  4. [SOLVED] Why I'm getting number 10 repeatedly in series?
    By mso3 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-06-2017, 12:58 AM
  5. Macro: calculate and paste repeatedly
    By Savan87 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-18-2011, 09:52 AM
  6. Copy down number of rows repeatedly using VBA
    By bignowa in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-18-2009, 01:58 PM
  7. [SOLVED] worksheet calculate repeatedly calling itself
    By CraigB in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2005, 09:05 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