Is it a formula or a number in cell

  • Thread starter Thread starter scooper
  • Start date Start date
S

scooper

Hi,
I need to check if a cell has a formula or a simple number in it.
Any ideas?
scooper
 
Select the cell and see what appears in the formula bar.

Alternatively, select the entire worksheet, go to Edit--Go
to--Special--Objects and see if the cell is highlighted.

Finally, you could create a UDF, getformula, which would allow you to check
any cell for its formula: http://www.mvps.org/dmcritchie/excel/formula.htm
 

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