Consulting

Results 1 to 2 of 2

Thread: Rank/ Sequence of Repetition

  1. #1

    Rank/ Sequence of Repetition

    Dears,

    Kindly help me to get below output,
    I need function that return Rank/ Sequence of Repetitions

    Example without output that I want to have
    Attached Images Attached Images

  2. #2
    Knowledge Base Approver VBAX Guru GTO's Avatar
    Joined
    Sep 2008
    Posts
    3,368
    Location
    Try: =COUNTIF($A$1:A1,A1) and drag down.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •