Exclude alpha numeric characters

Exclude alpha numeric characters

I have fields with both numbers and letters in them.  The length of both numbers and letters can vary. 

I am looking for a way to return the information as two columns - one for numbers, one for letters.  Can anyone help please?