Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I have a cell value formatted as Accounting 0000000000 (10 places). How can I convert this formatted value to an actual text value? Example: A1 is actually 2525, but appears as 0000002525. I want to have B1 have an actual text value of '0000002525. Thank you! Terri |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See if this works for you:
format the cells as Text FormatCellsNumber tab Category: TEXT Then, anything you type into those cells will be treated as text. Does that help? *********** Regards, Ron "Terri" wrote: Hello, I have a cell value formatted as Accounting 0000000000 (10 places). How can I convert this formatted value to an actual text value? Example: A1 is actually 2525, but appears as 0000002525. I want to have B1 have an actual text value of '0000002525. Thank you! Terri |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm sorry....my fault for not clarifying.
The cell contents will still be 2525...formatting won't change that. But, here's something to try: A1: 2525 B1: =TEXT(A1,"0000000000") Then Copy B1 Select A1 EditPaste SpecialValues Does that help? *********** Regards, Ron "Terri" wrote: Ron, Formatting as text didn't change the actual cell content. The formula bar still displays the 2525 and not the '0000002525. Any other suggestions? "Ron Coderre" wrote: See if this works for you: format the cells as Text FormatCellsNumber tab Category: TEXT Then, anything you type into those cells will be treated as text. Does that help? *********** Regards, Ron "Terri" wrote: Hello, I have a cell value formatted as Accounting 0000000000 (10 places). How can I convert this formatted value to an actual text value? Example: A1 is actually 2525, but appears as 0000002525. I want to have B1 have an actual text value of '0000002525. Thank you! Terri |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ron,
Formatting as text didn't change the actual cell content. The formula bar still displays the 2525 and not the '0000002525. Any other suggestions? "Ron Coderre" wrote: See if this works for you: format the cells as Text FormatCellsNumber tab Category: TEXT Then, anything you type into those cells will be treated as text. Does that help? *********** Regards, Ron "Terri" wrote: Hello, I have a cell value formatted as Accounting 0000000000 (10 places). How can I convert this formatted value to an actual text value? Example: A1 is actually 2525, but appears as 0000002525. I want to have B1 have an actual text value of '0000002525. Thank you! Terri |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes, your formula works great! Thanks a million!
"Ron Coderre" wrote: I'm sorry....my fault for not clarifying. The cell contents will still be 2525...formatting won't change that. But, here's something to try: A1: 2525 B1: =TEXT(A1,"0000000000") Then Copy B1 Select A1 EditPaste SpecialValues Does that help? *********** Regards, Ron "Terri" wrote: Ron, Formatting as text didn't change the actual cell content. The formula bar still displays the 2525 and not the '0000002525. Any other suggestions? "Ron Coderre" wrote: See if this works for you: format the cells as Text FormatCellsNumber tab Category: TEXT Then, anything you type into those cells will be treated as text. Does that help? *********** Regards, Ron "Terri" wrote: Hello, I have a cell value formatted as Accounting 0000000000 (10 places). How can I convert this formatted value to an actual text value? Example: A1 is actually 2525, but appears as 0000002525. I want to have B1 have an actual text value of '0000002525. Thank you! Terri |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I merge from Excel into Word doc and retain formatting? | Excel Discussion (Misc queries) | |||
retain cell formatting | Excel Discussion (Misc queries) | |||
Retain PivotTable formatting after "Refresh Data" | Excel Discussion (Misc queries) | |||
difficulty with conditional formatting | Excel Discussion (Misc queries) | |||
How do I retain leading zero zip code formatting when saving as a. | Excel Discussion (Misc queries) |