Last Updated: Feb 14, 2022
Use this function to update the specified range of cell(s) with the specified value.
Update Cells (range, value)
Input Parameter Name | Description |
---|---|
range | First cell to last cell value separated by : to update the range |
value | Value to be updated for the given range |
Update Cells (A1:G9, test)
To view all the Excel functions, click here.