Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

I have a column in a Numbers document that currently only contains a number--the numbers are different in different columns. Before each number I want to add the words "Pack Qty." How would I do this?

I have a column in a Numbers document that currently contains a number and that number is different in different columns. I want to add the words "Pack Qty" before each number in the column. How do I do that? I'm using Numbers '09 on a brand new Macbook Pro. Thanks!

MacBook, Mac OS X (10.7.1)

Posted on Mar 18, 2013 12:17 PM

Reply
Question marked as Best reply

Posted on Mar 18, 2013 1:50 PM

In an adjacent column add the formula:

="Pack Qty: "&<CELL>



where <CELL> is the cell in the same row where the quantity is,


Like:

User uploaded file


E2="Pack Qty: "&D2

select, and hold, the little circle at the bottom right corner of the selction, then drag down

5 replies

Mar 19, 2013 9:38 PM in response to Badunit

One advantage to using a custom format as opposed to building a string is that the value in the cell remains a number, which can be more easily used in further calculations.


If you have other calculations that use the number of items in each pack, the custom format, if the Pack Qty is a final value, it's a six-pack of one, a half-dozen of the other choice of which method to use.


Regards,

Barry

I have a column in a Numbers document that currently only contains a number--the numbers are different in different columns. Before each number I want to add the words "Pack Qty." How would I do this?

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