Steps to Reproduce
1. import the file in KEIKAI-262
2. check B14
Current Result
B14 is 9
Expected Result
B14 should be 45
Debug Information
- SUM() should always add cell values despite they are hidden or not.
- even SUM() only adds visible cells, the value is still wrong. It should be 1
- relates to
-
KEIKAI-262 SUBTOTAL() function_num 109 should exclude hidden cells by a filter
- Closed