Is there a way to seperate numbers from text in a string? e.g "string69" to return 69 or "string69also" to return 69 Is it possible to filter somehow? Cheers Thanx........