Hi, How can I subtotal a column which has some empty cells. The sum aggregate only seems to work if the whole column has numbers?
I also tried unsuccessfully to replace all empty cells with zero, but cannot find the correct regex. I tried stuff like [^:digit:]* or ^$ but it doesn't work for me. I am currently using 1.9.65 on Linux. TIA Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
