• 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.

Search results

  1. S

    Formula for finding sum of first 3 Numbers

    Thank you very much sir. I need to apply this formula for 27000 rows. Do you think it causes any performance issue?
  2. S

    Formula for finding sum of first 3 Numbers

    Hi All, I want to find out the sum of first 3 non-blank cells. If there are more than 3 cells in that particular row means we should do the summation only for first 3 occurrences. Sample file attached. Thanks santhosha
  3. S

    Numbering Duplicates with sequential numbers

    Thanks a lot my dear friend. Not sure why did you say it is not robust.
  4. S

    Numbering Duplicates with sequential numbers

    Hi All, Is this something which is possible in Excel,MS Access or SQL? i tried it in different ways using GROUP BY clause.I want to find out the Duplicates(Concatenating Sales Order and Item) with the sequential number.Column 'schedule' is what i am looking for. Pleas help me on this.
  5. S

    Last 4 Months Moving Average

    Many Thanks. Very clear explanation.
  6. S

    Last 4 Months Moving Average

    Many Thanks. Very clear explanation.
  7. S

    Last 4 Months Moving Average

    Dear All, I am stuck up with the concept Moving average . I have explained my problem in the attached workbook. Please have a look on it and get back to me with some solutions. Your help is greatly appreciated. Thanks santhosha
  8. S

    Split Hours from Time

    Thank you both
  9. S

    Split Hours from Time

    Thank Thanks but some of my data looks like this. 1/22/1900 1:29:15 AM. For this i should get 529 hours.Is there any way to achieve this?
  10. S

    Split Hours from Time

    I have a column with time stamp field which contains the time. ie. 7:10:00 AM. I would like to split this field into 2 fields, one with just the Hours portion ie 7 and the other with just the Minutes portion. ie 10.There are some instances where time-stamp is as follows 18:10:00 AM. I tried Left...
  11. S

    Find Duplicates Based on Two Columns

    Dear All I want to find the duplicates based on two columns.For Example I have Value ABC in Cell B1 and Value XYZ in C1. This is reversed in second Row means XYZ in B2 and ABC in C2. When I concatenate this It is one and same for me. ABCXYZ and XYZABC. Just the values are interchanged. Now i...
  12. S

    COUNTIF

    Please help me out on this Here is the data 1 column has sales order no and other column has line number,say for example, clumnn A Column B column C 2500 1 0 3000 1 1 2500 2...
Back
Top