I have a data set with inbound field 'Name' where I need to identify cells which begin with four numbers. An example of which is below.
'2017 Culture/Engagement Conference'
What follows the four digit number is inconsequential.
I've tried searching for solutions in RegEx and the formula tool, but haven't found the solution.