+ Reply to Thread
Results 1 to 3 of 3

using data till till the current row

  1. #1
    Registered User
    Join Date
    01-26-2010
    Location
    Los Angeles, USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    using data till till the current row

    Hi All,
    here is what I would like to do :-
    Suppose I have the following :-
    Please Login or Register  to view this content.
    So essentially p = (# 1 in type until that row) / (total # of types until that row) .
    I have calculated the p's manually. But for a very large data set, thats just not feasible.
    Can anyone suggest how to use any function or program to do that in excel 2007 ??????
    Thanks
    Last edited by shg; 01-26-2010 at 01:11 AM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: using data till till the current row

    Assuming type starts in A2, in B2 and copy down,

    =COUNTIF(A$2:A2, A2) / ROWS(A$2:A2)
    Last edited by shg; 01-26-2010 at 01:19 AM.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    01-26-2010
    Location
    Los Angeles, USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: using data till till the current row

    thanx a tonne .........thnx soo much...

+ 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