+ Reply to Thread
Results 1 to 4 of 4

Required the total of odd number of each doc.no and mention count no.from excel working

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-19-2010
    Location
    INDIA
    MS-Off Ver
    MSoffice-2019
    Posts
    339

    Required the total of odd number of each doc.no and mention count no.from excel working

    I have a file with so many datas.But here for requirement is total of all odd number of each document and mention the count no.against each doc.no.Is it possible through Excel working?

    For more clarification,please refer the attach file.
    Attached Files Attached Files

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Required the total of odd number of each doc.no and mention count no.from excel worki

    Hi Pradeep,

    Try using below array formula:-


    Formula: copy to clipboard
    {=INDEX($B$4:$D$13,SMALL(IF(MOD($D$4:$D$13,2)=1,ROW($D$4:$D$13)-3,""),ROW($A1)),COLUMN(A$1))}


    see attached:-
    Book1(33).xlsx

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Forum Contributor
    Join Date
    02-19-2010
    Location
    INDIA
    MS-Off Ver
    MSoffice-2019
    Posts
    339

    Re: Required the total of odd number of each doc.no and mention count no.from excel worki

    Thank you very much sir.It has saved a lot of time of mine.

    Regards

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Required the total of odd number of each doc.no and mention count no.from excel worki

    You are welcome Pradeep..

    Regards,
    DILIPandey

    <click on below 'star' if this helps>

+ 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