Thread: cell value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim[_29_] Tim[_29_] is offline
external usenet poster
 
Posts: 8
Default cell value

How would I chec if a particular cell contains a formula
or value. If teh cell contains the value, I would like
to exit the sub, but if there is a formula I would like
the procedure to run.

Thanks in Advance