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
Christiaan Huizer on Twitter / X
How to @coda_hq the result you see? We know that everything is a list in @coda_hq , but what if we don't have one? I'll show you. pic.twitter.com/xblmf7AmFM— Christiaan Huizer (@CodaExpert) October 31, 2023
twitter.com
Name
result
Name
result
1
CHOEG010BC72
CHOEG
010
BC
72
2
CHOJQ040BC72
CHOJQ
040
BC
72
3
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.