I have filtered a list of data and want to find the total of one of my filtered columns. At present it's not allowing me to do this. Does anyone know a way around it?
Many thanks.
You have a few options. One is to use SUBTOTAL() to sum your values. This
function has various options, so check out Help. Another way, to just see
the total, is to click on the column header and use the Sum option in the
status bar. If set to this option, it will show the total.
--
Andy.
Emma said:
I have filtered a list of data and want to find the total of one of my