Hide and exclude in multiple select where
Hello, I have an add-in that performs hide and exclude in a for loop. One thing I observed was that the previous hide and exclude gets overwritten by the next column condition. Additionally, I realized that it also overwrote my manual hide and exclude. I have two questions:
1. Is there a way to concatenate multiple select where and then perform an overall hide and exclude?For( i = 1, i <= N Items(
...