Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet with custom formatting of a number to show the currency
name as text. This is a download from another application, so I have no control of how it is formatted or the output. For example, I might see the following cells in a given single column : 4,234 EUR 1,453 USD 2,999 CHF These will all follow the custom format "#,##0 XXX" where XXX is the currency type. How can I split off the text portion of the format to another column? If my orginal cell was A1, how could I make cell A2 = A1(CustomFormatTextOnly) I am open to a VBA solution for this as well, but could not figure out how to isolate the text. Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change number format from text to number? | New Users to Excel | |||
Converting number or text to a Date Format | New Users to Excel | |||
Format Number to Text | Excel Worksheet Functions | |||
Custom Number Format for Weight | Excel Discussion (Misc queries) | |||
Custom format a text cell with square brackets: [ ] ? | Excel Discussion (Misc queries) |