Yeah! After some research finally I found how to do this on Airtable!
This is the Regex Code :
REGEX_EXTRACT(Name, "\\b[a-zA-Z]")
And the result :
And also thanks Darren because your code also works on Glide Too!
Code :
^(\w)
Result :
Thanks again Darren for your fast reply and help! Really Appreciated!
Glide Rock
Thank you