Share
Explore

icon picker
Find numbers in text

practical solution when numbers and letters look alike

Name
result
CHOEG010BC72
CHOEG010BC72
CHOJQ040BC72
CHOJQ040BC72
CH0JQ040BC72
CH0JQ040BC72
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 (
CtrlP
) instead.