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

    Copy only hidden rows in a worksheet [SOLVED]

    Thank you so much, very very nicely done, -Netbeui
  2. N

    Copy only hidden rows in a worksheet [SOLVED]

    Deb: I read a little deeper into the code and realized all I had to do was paste into the new sheet manually, my apologies. Really quite brilliant, thank you!!
  3. N

    Copy only hidden rows in a worksheet [SOLVED]

    Deb, I ran the code, but nothing seems to happen after execution; what should I look for? am I missing something? I expected it to create a new workseet, and the hidden information to appear there. Thank you for your help, Netbeui
  4. N

    Copy only hidden rows in a worksheet [SOLVED]

    There is a lot of posts involving the exclusion of hidden cells in copying data, but none I have found that targets only hidden cells. Problem statement: I need to copy only the hidden Rows in one worksheet to another new worksheet in the same workbook. Thank you, Netbeui
  5. N

    DataMine most recent revision from spreadsheet

    Can someone please suggest some syntax I could use to get started? Not sure what to do.
  6. N

    DataMine most recent revision from spreadsheet

    OK VBA ninjas, this is beyond my skillset. Problem statement: "Examine a "filename" containing numbers and letters in one cell, and find the most recent revision number in another directly adjacent cell. Hide all rows except row containing the most recent revision." 1) Here's an example of...
  7. N

    Hide rows not containing specific text

    Luke M: You are truly an Excel Ninja, thank you so much, it works beautifully! I have not seen anything like it anywhere. And you figured it out so quickly. I have spent a lot of time on this, and was currently studying VB code books, and will be sure to analyze this an learn from you...
  8. N

    Hide rows not containing specific text

    Hello, new to this forum! I have searched a lot for answers to this prior to posting the question; please forgive me if I have missed it somewhere. The question: 1)I want to hide rows in a spreadsheet if a cell in that row does not contain specific text. (There may be "other" text in the...
Back
Top