Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is there a way to count cells that contain formulas, but only those cells
that return a value. I tried using COUNTA...but that sees the ceel as nonblank also. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If formulas return text...
=COUNTIF(Range,"?*") or numbers: =COUNT(Range) jimswinder wrote: Is there a way to count cells that contain formulas, but only those cells that return a value. I tried using COUNTA...but that sees the ceel as nonblank also. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I skip blank cells when writing formulas | Excel Worksheet Functions | |||
Counting blank cells | Excel Discussion (Misc queries) | |||
Copy/Paste how to avoid the copy of formula cells w/o calc values | Excel Discussion (Misc queries) | |||
blank cells | Excel Discussion (Misc queries) | |||
Pivot table, how do you exclude counting cells with formulas as a | Excel Worksheet Functions |