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

Recent content by sh14

  1. S

    VBA - extract sum, average on range of data when cell value changes

    Awesome suggestions folks! I was quickly able to get the desired result using a pivot table. And I can automate the process using Dave's pivot table + VBA idea. Thanks so much - this will save me a ton of time!
  2. S

    VBA - extract sum, average on range of data when cell value changes

    Hello, I have hundreds of rows of data sorted by Col1 similar to this. Col1 Col2 Col3 Col4 Col5 Data1 1 1 1 1 Data1 2 2 2 2 Data1 3 3 3 3 Data2 1 1 1 1 Data2 2 2 2 2 Data3 1 1 1 1 Data4 1 1 1 1 Data4 2 2 2 2 Data4 3 3 3 3 Data4 4 4 4 4 Using VBA, I want to extract/summarize the data into a new...
  3. S

    Hello .. Introduce yourself

    Hi, I am glad to join this group. I am learning Excel VBA and find lots of useful information on this site.
Back
Top