<< Go back to all functions

UPLUS

The UPLUS function in Google Sheets returns a specified number, unchanged.

Function Syntax and Parameters

Syntax: UPLUS(value)

Parameters:

  • value: The number to return unchanged.

Step-by-Step Tutorial

  1. Using UPLUS with a number:
    • Example: =UPLUS(5)
    • Result: 5

Use Cases and Scenarios

  1. Data Modification: Retrieve a number without any changes.
  2. Formula Auditing: Show the original value of a cell.

Related Functions

None.

Related Articles

None.