Forum Discussion
dubcee
Aug 22, 2022Copper Contributor
Formula auto-update
Hello, Is there a way to get a formula to auto-update to show only rows that are not hidden when the data set is filtered? Thank you,
dubcee
Aug 22, 2022Copper Contributor
Hi Hans,
I tried to use the aggregate function to return averages and ignore hidden rows but didn't work. Here's what I entered: =AGGREGATE(1,5,A6:K48)
Am I doing something wrong?
I tried to use the aggregate function to return averages and ignore hidden rows but didn't work. Here's what I entered: =AGGREGATE(1,5,A6:K48)
Am I doing something wrong?
dubcee
Aug 22, 2022Copper Contributor
I realized what I did wrong. Thank you for your help!