Can a cell in OSX Numbers include a text/label as well as a calculated value?

In a Numbers spreadsheet, is it possible to format a cell to include a label as well as calculated value or formula? Say I like to have a cell for interest rate that multiple rows or columns reference for sensitivity calculations. Can I have that cell show: "Interest Rate: 10%” where the number is a calculated value?

MacBook Pro (2021)

Posted on Sep 26, 2023 10:34 AM

Reply
4 replies
Sort By: 

Sep 30, 2023 9:23 AM in response to Ali Soltani

Ali Soltani wrote:
Can I have that cell show: "Interest Rate: 10%” where the number is a calculated value?

Yes. In the Format sidebar, section Cell, create a personalized format that includes the text. Use Scale (K) to introduce the percentage.


So the cell shows Interest Rate: 10% but in reality it's just the value 0.1 that can be used in other cells' formulas, as you can see in the status bar at the bottom of the window.



Reply

Sep 26, 2023 5:29 PM in response to Ali Soltani

Say cell A1 has the value 10%

Cell A2 formula could be ="Interest Rate: "&A1


Or say cell A1 has the value 50 and A2 has the value 5

Cell A3 formula could be ="Interest Rate: "&A1/A2&"%"


Both would result in Interest Rate: 10%


You could also do it with a custom cell format.

Reply

Sep 26, 2023 7:19 PM in response to Badunit

Thanks for the tip - it mostly worked, except that the interest rate that was calculated in the same cell was 2/3 of 1% ("DRC: "&2÷3&"%"), which showed as “Interest Rate: 0.666666666666667%”. I tried setting the format to Percentage & limit the decimals but it remained at Automatic. The only way I could make the cell show fewer decimals was to calculate the figure in another cell, format it, & reference it, just as your first example. So is there a way to limit the number of decimals & still do the calculation in the same cell which is labeled as Interest Rate?

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Can a cell in OSX Numbers include a text/label as well as a calculated value?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.