Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Is there a macro function to find out if a cell contains a functi.

Is there a function that I use in VBA to find out if a cell contains a function
  #2   Report Post  
Posted to microsoft.public.excel.programming
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


  #3   Report Post  
Posted to microsoft.public.excel.programming
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
using the ROUND function in a cell that already has AVERAGE functi AmandaCollins Excel Worksheet Functions 9 July 13th 09 08:29 PM
Macro Using 'FIND' function across several worksheets Jennifer Cali Excel Discussion (Misc queries) 2 September 20th 07 08:38 PM
Find text - worksheet function or macro? sebh007 Excel Discussion (Misc queries) 6 January 8th 07 12:53 AM
Can a function return a Null (blank ) value? Maybe a custom functi colin_e Excel Worksheet Functions 2 March 16th 06 02:36 PM
Find function in a macro Natalie Excel Worksheet Functions 4 March 22nd 05 07:27 PM


All times are GMT +1. The time now is 09:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"