Hi,
I can mark a column editable to let user edit a cell. But how can I let them edit multiple cells? My thought is: user can select multiple rows and somehow edit all cells in one column to a new value with a single click.
Is there any build-in thing to do that? Or I have to implement some buttons and modals?
Thanks.
@hiep95 Yes, you can do that - Present data in tables
The moves toward Multiple data in one cell:
- Open up your exercise manual.
- Select the cell you need to put every one of your information.
- Type = and select the main cell you wish to join.
- Type and use quotes with space encased.
- Select the other cell you need to join and hit enter. For instance =A3&" "&B3.