Hi,
I am new to RegEx and I have the below data which needs to be split into different columns. The challenge I am facing is that the Account description (2nd column) is not in a consistent format (i.e., the number of strings/words in the relevant description column are not consistent).

Could someone please help me with a solution to this? Thank you in advance!