View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Venky Venky is offline
external usenet poster
 
Posts: 4
Default Is there a macro function to find out if a cell contains a fun

Thank you time. this helps.

"Tom Ogilvy" wrote:

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