+ Reply to Thread
Results 1 to 3 of 3

Finding no.of position on column values

  1. #1
    Registered User
    Join Date
    10-02-2011
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    19

    Finding no.of position on column values

    Dear team,

    I am having marks on column E:P. In column Q I am calculating average values from column E to P.

    In column R i want to display the no.of position on the average values which is in column Q.

    For example in column Q the values are in the format of 100%, 80%, 92.5%, 42% & 76%. In column R it has to update the numbers of the position of that marks like 100% -1, 80%-3, 92.5% -2, 42%-5 & 76%-4.

    I am attaching my sample file here.

    Can any one help me how to do this with VBA Code
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,602

    Re: Finding no.of position on column values

    Maybe:
    =RANK(Q3,$Q$3:$Q$53,0)
    Ben Van Johnson

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Finding no.of position on column values

    Administrative Note:

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. No help to be offered until the link is provided.)

    This user has been banned for 14 days - repeated cross-posting offences and ignoring warnings.
    Last edited by AliGW; 05-31-2020 at 04:27 PM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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] Finding the position of the first values, to fall between a % range
    By Median in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-05-2019, 01:08 PM
  2. [SOLVED] Finding non-zero values in column an place the values one after another in new column
    By Ejje in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-02-2017, 08:27 AM
  3. Replies: 2
    Last Post: 05-19-2015, 08:50 AM
  4. [SOLVED] the code is finding repeated values but i need to search values from E column to D
    By baig123 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-14-2014, 01:33 AM
  5. How to create a column with same position values on different sheets?
    By Exellent in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-02-2013, 03:29 PM
  6. Replies: 1
    Last Post: 06-30-2012, 01:45 PM
  7. Finding Column Position
    By Brian Mann in forum Excel General
    Replies: 1
    Last Post: 09-22-2005, 04:26 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