![]() |
Add an inches sign to many rows
I have a spreadsheet that has a number in each row that doesn't have an "
inch sign. I want to add an " sign to each of the cells next to the number without have to manual put in ". i.e. 29.3 29.3" Is there a special trick? Denise -- Denise B. |
Add an inches sign to many rows
Type the " in a cel, then use the concatenate formula. You can then paste
your results in the original column. "Denise" wrote: I have a spreadsheet that has a number in each row that doesn't have an " inch sign. I want to add an " sign to each of the cells next to the number without have to manual put in ". i.e. 29.3 29.3" Is there a special trick? Denise -- Denise B. |
Add an inches sign to many rows
hi
try this; if number is in A2, in B2 use formula =A2&"""" copy the formula down as far as needed. copy B column and paste special values. delete A column. adjust cell references to fit your data. note: in doing the above, you loose all ability to do math with the numbers. with the inch sign, excel looks at the numbers a text. regards FSt1 "Denise" wrote: I have a spreadsheet that has a number in each row that doesn't have an " inch sign. I want to add an " sign to each of the cells next to the number without have to manual put in ". i.e. 29.3 29.3" Is there a special trick? Denise -- Denise B. |
Add an inches sign to many rows
Select the rows and FormatCellsNumberCustom
Type 0.0 then Alt + 0148(on the numpad) Gord Dibben MS Excel MVP On Thu, 4 Feb 2010 11:38:01 -0800, Denise wrote: I have a spreadsheet that has a number in each row that doesn't have an " inch sign. I want to add an " sign to each of the cells next to the number without have to manual put in ". i.e. 29.3 29.3" Is there a special trick? Denise |
Add an inches sign to many rows
Thank you so much. It worked.
-- Denise B. "FSt1" wrote: hi try this; if number is in A2, in B2 use formula =A2&"""" copy the formula down as far as needed. copy B column and paste special values. delete A column. adjust cell references to fit your data. note: in doing the above, you loose all ability to do math with the numbers. with the inch sign, excel looks at the numbers a text. regards FSt1 "Denise" wrote: I have a spreadsheet that has a number in each row that doesn't have an " inch sign. I want to add an " sign to each of the cells next to the number without have to manual put in ". i.e. 29.3 29.3" Is there a special trick? Denise -- Denise B. |
Add an inches sign to many rows
Why use two cells when you can do it in one with custom format?
Gord On Thu, 4 Feb 2010 13:00:01 -0800, Denise wrote: Thank you so much. It worked. |
All times are GMT +1. The time now is 08:58 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com