loudnoiseman
Board Regular
- Joined
- Dec 31, 2004
- Messages
- 216
- Office Version
- 365
- Platform
- Windows
Hi All,
I'd like to create a formula that would count trailing zeros at the end of long ID numbers, to yield such results for the below examples.
Thanks!!
I'd like to create a formula that would count trailing zeros at the end of long ID numbers, to yield such results for the below examples.
Thanks!!
111101011111111111000 | = | 3 |
100101101001000100000 | = | 5 |
100100011100000000000 | = | 11 |