Forum Discussion

calof1's avatar
calof1
Iron Contributor
Jul 05, 2019

Find the 10,000th row in larger data set

Hi,

 

I have large data set that changes rows every 10,000. I have large number of products, and looking to find the return for each. Every 10,000 it changes year. So i want to find the return from one year to another for each product. Looking to find find the 10,000th row for each column. Eg match asset code, "case" and match sim number. So row 10,001 will find cell 1 for each product and scenario.

 

Attached is an example.

 

Greatly appreciate any help or insight.

 

Kind regards,

 

 

9 Replies

  • Theo_Bear's avatar
    Theo_Bear
    Copper Contributor

    calof1 

    Hi try the following:

    Home->Conditional Formatting->Highlight Cell Rules->More rules->Create your rule

     

    You can select a specific color for the row number, as a rule, and filter by color. 

     

    Or you can play around with MOD()ROW().

     

    Hope my 1 cents worth helps you in the right direction. 

  • JKPieterse's avatar
    JKPieterse
    Silver Contributor

    I had a look at your file, but it is unclear to me what you are trying to achieve precisely. Can you please include (where possible) cell addresses in your request so we can see what information needs to be looked up where?

Resources