Excel version 2013 on windows.
I have a spread sheet that I need to hide entire rows based on another cells contents.
I need two rules, based on different conditions.
Rule 1
When cell C14 contains "Select"
I need Rows 20:34 to be hidden.
When Cell C14 contains Anything other than "select"
I need Rows 20:34 to be unhidden.
Rule 2
Between the rows 40:54 I only want the next row below the current populated row to be unhidden at a time.
For example when cell C40 is populated
only rows 40:41 should be shown. Then rows 55 and below, 39 and above should be unhidden as normal, but rows 20:34, should still adhere to the 1st rule mentioned above.
When cell C41 is populated
rows 40:42 should be shown. Then rows 55 and below 39 and above should be unhidden as normal, but rows 20:34, should still adhere to the 1st rule mentioned above.
When cell C42 is populated
rows 40:43 should be shown. Then rows 55 and below 39 and above should be unhidden as normal, but rows 20:34, should still adhere to the 1st rule mentioned above.
Thank you in advance.
Please let me know if more information is required.
I have a spread sheet that I need to hide entire rows based on another cells contents.
I need two rules, based on different conditions.
Rule 1
When cell C14 contains "Select"
I need Rows 20:34 to be hidden.
When Cell C14 contains Anything other than "select"
I need Rows 20:34 to be unhidden.
Rule 2
Between the rows 40:54 I only want the next row below the current populated row to be unhidden at a time.
For example when cell C40 is populated
only rows 40:41 should be shown. Then rows 55 and below, 39 and above should be unhidden as normal, but rows 20:34, should still adhere to the 1st rule mentioned above.
When cell C41 is populated
rows 40:42 should be shown. Then rows 55 and below 39 and above should be unhidden as normal, but rows 20:34, should still adhere to the 1st rule mentioned above.
When cell C42 is populated
rows 40:43 should be shown. Then rows 55 and below 39 and above should be unhidden as normal, but rows 20:34, should still adhere to the 1st rule mentioned above.
Thank you in advance.
Please let me know if more information is required.