Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Is it a formula or input data?

This user defined function will return true or false.

Function IsFormula(cell)
IsFormula = cell.HasFormula
End Function

Usage is: =IsFormula(cellref)


Gord Dibben MS Excel MVP

On Thu, 5 Jul 2007 07:30:05 -0700, txtxyeha
wrote:

Is there a formula that distinguishes if a cell contains a number as a result
of a formula or data that has been directly input (i.e., formula
overwritten)?


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
data input into cell a1 drives c1 data gathered from a list petlover Charts and Charting in Excel 0 June 11th 07 10:23 PM
Data Input Thom Excel Discussion (Misc queries) 1 June 6th 07 05:38 PM
Data Input Bud Schenke Excel Worksheet Functions 0 December 6th 06 10:56 PM
How do I add input data in the input ranges in drop down boxes. oil_driller Excel Discussion (Misc queries) 1 November 9th 05 10:31 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


All times are GMT +1. The time now is 05:42 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"