Is there a formula that I can plug into an If.. Then statement that checks to see if a cell contains something other than a number.

If there is a number, I want to do some math, if not, I want to put "N/A" or some other text.

Thanks for your help.