Regex split text and number by row

hai there,

I need your help guys,
I want to regex split text and number by row, can you help me to check my expression is correct or not.

System.text.RegularExpressions.Regex.Match(Row(“Amount”).ToString.Trim,(text, “\D”,“”)).ToString.Trim

HI @sivan

Can you share us and sample input and expected output?

Regards
Sudharsan