Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
in column A are numbers ranging from 0 to 1. in cell C1 is the text (or
label) specifying the cell range for those numbers A1:A500. i know i can use the INDIRECT() function with SUM() to get the sum of those numbers with =SUM(INDIRECT(C1)). however, what i really need is a function that returns the number of cells with a value = 0.5. it should be something similar to =SUM(INDIRECT(C1)0.5). I need to avoid functions like DCOUNT and the like. just trying to get a Quattro Pro workbook transferred to Excel. TIA, Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to set a number number value as text in all cells ? | Excel Worksheet Functions | |||
Formula for counting number of cells | Excel Discussion (Misc queries) | |||
checking that cells have a value before the workbook will close | Excel Worksheet Functions | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |