Do mean columns A, B, and C? Rows are numbers, columns are letters.

Try this in C1 and copy down:

=IF(ISERR(A1+B1),"",A1+B1)