Display Plus Sign in Excel if Value is Positive
Sometimes in Excel you may want to actually display a + character (or plus sign) in front of the cell value if the value is positive. For instance, if you’re showing the change in a value, like this (note these are made up values): In this case, you can imagine that the Change columns are relative to the previous month’s report, so this gives an at-a-glance idea of the trend. However, you probably would like the first column to show a + sign so that it’s more clear that it’s a delta value, not a raw value. You can apply this custom formatting to do so. First, right click on the cell(s) you want to format, and select Format Cells. Then click Custom and type in … more