JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Gallery
Share
Explore
Find numbers in text
practical solution when numbers and letters look alike
Loading
twitter.com
Name
result
Name
result
CHOEG010BC72
CHOEG
010
BC
72
CHOJQ040BC72
CHOJQ
040
BC
72
CH0JQ040BC72
CH
0
JQ
040
BC
72
There are no rows in this table
thisRow
.
Split
(
''
)
.
ForEach
(
SwitchIf
(
CurrentValue
.
IsNumber
(
)
,
CurrentValue
.
_Color
(
"Red"
)
.
_Bold
(
)
,
CurrentValue
)
)
.
Join
(
""
)
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.