I have an input range of 6 columns and 12 rows where the user can enter numbers which are to be calculated later. I am confused though how to determine whether the range has numerals only. Otherwise the output would throw an error. Is there a way to avoid this error?