View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Wirt John Wirt is offline
external usenet poster
 
Posts: 1
Default Determining whether selected cell has value or formula?

I have a simple question. in VBA, how can one determine whether the
currently selected cell has a value or a formla in it?

John Wirt