if formula in cell

  • Thread starter Thread starter Hamster & Pene
  • Start date Start date
H

Hamster & Pene

Hi Team

What I want to do is, if
Cell.... A1 contains formula then do something if it contain a number do
something else.


I thought it would be =if(ISREF(A1),100,200) or the ISNUM function, the IS
function don't detect


thanks Phill
 
if your formula results in a number =isnumber will say true......if it is
text ,false,if a date true....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top