-
Bug
-
Resolution: Fixed
-
Major
-
5.11.0
-
None
-
None
Steps to Reproduce
run keikai with attached excel document
update cell A1 from true to false, then from false to true
Current Result
B4 updates conditional formatting (because it is refreshed by its formula)
B5 updates conditional formatting (because it is next to B4)
B6, B7 both do not update conditional formatting
Expected Result
All conditional formatting cells are updated by dependency from Cell A1
Debug Information
Workaround
Add formulas depending on source cells to target cells
- is blocked by
-
KEIKAI-578 edit a cell takes a unexpectedly long time for a large range conditional formatting
- Closed