Thread: Cell Types
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kaval Kaval is offline
external usenet poster
 
Posts: 23
Default Cell Types

I am looking for the VB equivalent to the cell type function. That is, I need
to determine if a particular cell contains a formula, a number, text or is
blank.

I guess it has to do with SpecialCells but I cant work it out.

Thanks, Kaval