Thread
:
Is there a macro function to find out if a cell contains a functi.
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 27,285
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
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy