View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Is there a macro function to find out if a cell contains a functi.

if activeCell.Hasformula then

--
Regards,
Tom Ogilvy

"venky" wrote in message
...
Is there a function that I use in VBA to find out if a cell contains a

function