friends
if I have a column containing a string like this
CLE Credit (50min)(29601),CLE Credit (60min)(29601),Attendance
_____)
I want to create an expression column to check if (2961) is a number only add bb to this number
for example, the string above will be
CLE Credit (50min)(BB29601),CLE Credit (60min)(BB29601),Attendance
_____)
IS THIS POSSIBLE
THANK YOU IN ADVANCE
if I have a column containing a string like this
CLE Credit (50min)(29601),CLE Credit (60min)(29601),Attendance

I want to create an expression column to check if (2961) is a number only add bb to this number
for example, the string above will be
CLE Credit (50min)(BB29601),CLE Credit (60min)(BB29601),Attendance

IS THIS POSSIBLE
THANK YOU IN ADVANCE