Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone,
I have a String of Numerical Digits Created Using Concatenate. The Strings could be from 6 Characters in Length to 11 Characters in Length. The Most Characters in a String with a Digit GREATER than 1 can ONLY be 6, the Remainder of the Digits will be 0. The Least Characters in a String with a Digit GREATER than 1 can ONLY be 1, the Remainder of the Digits will be 0. Is there a Formula that will Produce a String of ONLY 6 Characters Long Please. Is it also Possible to Sort the String with the Highest Digit on the Left to the Lowest Digit on the Right Please. For Example :- 11111100000 would Become 111111 111120000 would Become 211110 11103000 would Become 311100 11220000 would Become 221100 00510000000 would Become 510000 123000 would Become 321000 Thanks in Advance. All the Best. Paul *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fixed length string of text | Excel Discussion (Misc queries) | |||
Can data be sorted by the length in a field | Excel Worksheet Functions | |||
Creating sequential text string of fixed length | Excel Discussion (Misc queries) | |||
creating numbers to a fixed length string... | Excel Worksheet Functions | |||
fixed string length,even other record is copied | Excel Discussion (Misc queries) |