When using Find & Replace to replace checked (√) checkbox fields, re-entering TRUE in the search field is often required
The following behavior feels like a bug, or at least a UI flaw, but I thought I'd ask here first before posting to the Apple suggestions page, and in case there is any other method to achieve what I'm after.
macOS 14.8.2 (23J126)
Numbers version 14.4 (7043.0.93)
I have a sheet with a column containing a couple dozen rows of checkboxes (used to check-off linear actions; I run this process twice a month).
Before I start checking (√) the checkboxes, they are all in an unchecked state (I uncheck them all after completing the work, so they are in that state the next time I do the actions).
When I'm done with the actions, I uncheck the checkboxes this way:
- Select the column that contains the checkbox fields.
- Find (cmd-f).
- If not already in place, choose Search & Replace in the pop up.
- Enter TRUE in the search field, and FALSE in replace field.
- Click Replace & Find until the final checked field appears, then click Replace to replace the last instance in the column (so that search doesn't jump to another sheet with "TRUE" in it—it would be nice if you could constrain the search to the section).
- Close the Find dialog.
This generally works fine, but I just noticed that just after unchecking all the checkboxes that way, if I then check some checkboxes and run Find again, the Find dialog retains it's previous state, i.e., TRUE and FALSE remain in the search and replace field, however the Replace All, Replace and Find, and Replace buttons are all greyed out and not able to be clicked. If I delete "TRUE" (or type over it) and type "TRUE", the display of the checked checkboxes change from "√" to "TRUE" (as expected), and those three buttons become active. It seems to me they should be active without needing to reenter "TRUE", which is already in the search field.
Initial state:
After re-entering "TRUE" in the search field:
Note: To make the checkboxes unchecked, I can't just select the cells and delete, nor use Clear All, because both cause the checkboxes to be deleted.