Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I, programmatically, determine whether a specific
cell contains a formula or a number? I have written something like this .... CellContents = ActiveCell.Formula MsgBox CellContents .... This shows the cellcontents in the messagebox, but I cannot find out how to have the macro to determine whether or not this is a formula. In this case, I want to delete the whole row if the cell content is a formula. Hope someone could help me with this problem. Stefan J |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determining the Age of a Person | Excel Worksheet Functions | |||
Determining the current row and col | Excel Discussion (Misc queries) | |||
need help with determining a formula | Excel Worksheet Functions | |||
birthdays - determining when due | Excel Discussion (Misc queries) | |||
Determining a Date | Excel Discussion (Misc queries) |