Can anyone help with a piece of code to remove all alpha characters from a column.

I cannot use the trim function as the text varies from row to row and position to position. All I need to be left with are numbers.

Thanks