I have two columns, one is 'estimated' age and one is 'exact age'. I want to create a new column 'New Age' where if 'exact age' is populated, it moves that age into the new column and if exact age is NOT populated and 'estimated age' is, it moves 'estimated age' into the New Age column. I hope that makes sense. Thanks in advance!