• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formula to return value based on two input column

Dandapani S

New Member
Hello!

I require a formula which provide a running number (to group) based on two column (document #, Material #). Please refer attached sheet which is self explanatory.

Thanks & regards
Dandapani.S
 

Attachments

  • Formula required based on two column.xlsx
    10.7 KB · Views: 10
Pleaes put htis in F11 and drag down: =FLOOR((1+D11)/2,1)

.. assuming you group like this 1-2,3-4,5-6, so on
 
Please notice my attachment file....I required output based on two columns. If material number repeats, the concern documents should be grouped by a unique number. Sorry if did not explained properly in my previous post.
 
Sorry i can't pick that up. Lets say A,B,B,C where B is repeated, and document no. is 1,1,2,2 how do we came to know that we should group them?
 
Back
Top