I have a column that includes some cells that contain numbers and some cells that contain text. I want to find the average of the numbers in the column without getting an error message since it is trying to average the cells containing text. I thought it would be something like =AVERAGEIF(range,range="number",range) but that's not working. Thanks!
Bookmarks