Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a function that I use in VBA to find out if a cell contains a function
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using the ROUND function in a cell that already has AVERAGE functi | Excel Worksheet Functions | |||
Macro Using 'FIND' function across several worksheets | Excel Discussion (Misc queries) | |||
Find text - worksheet function or macro? | Excel Discussion (Misc queries) | |||
Can a function return a Null (blank ) value? Maybe a custom functi | Excel Worksheet Functions | |||
Find function in a macro | Excel Worksheet Functions |