I want to change the values in multiple rows at the same time.
In this particular case I added a switch column and want to select multiple rows to toggle them at the same time. How do I do that?
I want to change the values in multiple rows at the same time.
In this particular case I added a switch column and want to select multiple rows to toggle them at the same time. How do I do that?
You could switch the first one, then select it and all others you want to change, then Ctrl+D
.
On the Mac it’s Command-D and it did the trick, thank you!