+ Reply to Thread
Results 1 to 2 of 2

what function in excell do i use to show lead postions in columns

  1. #1
    TaffP
    Guest

    what function in excell do i use to show lead postions in columns

    Hi,

    Can anyone please help me?

    I am writing a simple totalize program in Excell. Each month i will add
    data to various columns. Each month these figures will change the positions
    of each column. For example: the first moth column A may be 36, column B may
    be 24 and column C may be 19; this will give a rank structure A = First, B =
    Second and C= Third. The following month these numbers will increase because
    of new data that will be added, however with this new data, Column A may now
    be Second, C maybe first and B remain second. What I require is Function,
    Marco “what ever it’s called”! that will be able to analyse the 3 figures and
    in a cell below the figure insert the corresponding rank position, ie, First,
    Second & Third and update them automatically each time new data is added and
    the positions change.

    Thank you

    Ian Parry


  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451
    Try the RANK() function.

    =RANK(A1,A1:C1) will give the ranking of the value in A1 as compared to all the values in range A1 to C1

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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