Last Updated: Dec 1, 2020
Use this function to update the specified range of cell(s) with the specified value.
Update Cells (update_range, update_value)
Input Parameter Name | Description |
---|---|
update_range | Two cell values (first cell and last cell) separated by ‘:’ to update the range |
update_value | Value to be updated for the given range |
':' is used as separator between the cells.
Update Cells (A1:G9, test)
To view all the Excel functions, click here.