Software & Apps MS Office Excel SIGN Function Tutorial Find out if a value is negative by Ted French Writer Former Lifewire writer Ted French is a Microsoft Certified Professional who teaches and writes about spreadsheets and spreadsheet programs. our editorial process Ted French Updated on February 24, 2020 Ariel Skelley / Getty Images MS Office Excel Word Powerpoint Outlook Tweet Share Email The purpose of the SIGN function in Excel is to tell you whether a number in a specific cell is either negative or positive in value or whether it is equal to zero. The SIGN function is one of Excel's functions that is most valuable when it is used along with another function, such as the IF function. Instructions in this article apply to Excel for Microsoft 365, Excel 2019, 2016, 2013, and 2010. Syntax for SIGN Function The syntax for the SIGN function is: = SIGN(Number) Where Number is the number to be tested. This can be an actual number, but it is usually the cell reference for the number to be tested. If the number is: Positive, such as 45, the function returns a 1Negative, such as -26, the function returns a -1Zero, the function returns a 0 Try Using SIGN With This Example Enter the following data into cells D1 to D3: 45 -26, 0 Select cell E1 in the spreadsheet, which is the location of the function. Select the Formulas tab of the ribbon menu. Choose Math & Trig from the ribbon to open the function drop-down list. Select SIGN in the list to bring up the SIGN function's dialog box. In the dialog box, select the Number line. Select cell D1 in the spreadsheet to enter that cell reference as the location for the function to check. Select OK or Done in the dialog box. The number 1 should appear in cell E1 because the number in cell D1 is a positive number. Drag the Fill Handle in the bottom right corner of cell E1 down to cells E2 and E3 to copy the function to those cells. The cells E2 and E3 should display the numbers -1 and 0 respectively because D2 contains a negative number (-26) and D3 contains a zero. When you select cell E1, the complete function =SIGN(D1) appears in the formula bar above the worksheet. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Email Address Sign up There was an error. Please try again. You're in! Thanks for signing up. There was an error. Please try again. Thank you for signing up. Tell us why! Other Not enough details Hard to understand Submit