I am struggling with a project and for each record, there is a comment column. In that column, it says how long an individual stayed in a particular location. Some comments state "2 nights in A, 2 nights in B." As of right now, I am only able to filter out the first number. All I want is to get both numbers out of the comment, how can I do that?