0

Need help with a show/hide formula based on subtotal cell

Is this the same JET community site that I was able to upload files to and get advice on my formuals?  

Anyway, in the file I am trying to show or hide rows based on the row (T59) now equal to zero and the subtotal row (T58) not equal to zero.  My issue is with row replication the subtotal row also moves so the show hide formula is not showing rows it should. How would I adjust my file/formula so that the subtotal row could be is reflected properly

  =IF(AND($B$25=2,AND($T59<>0,AND(T58<>0,OR(MINA(M59:N59)<1,MAXA(M59:N59)>1,OR(MINA(Q59:R59)<1,MAXA(Q59:R59)>1))))),"Show","Hide")

6 comments

Please sign in to leave a comment.