Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() There are several ways of doing this.... A nice simple one is to use the countif function. If you calculate the number of times a threshold is exceeded for two different thresholds, the number between is simply the difference between the two e.g. =countif("A1:A4600","0")-countif("A1:A4600","0.5") will give you the count 0 and <= 0.5 -- mrice Research Scientist with many years of spreadsheet development experience ------------------------------------------------------------------------ mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931 View this thread: http://www.excelforum.com/showthread...hreadid=558202 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protection of identical cells on multiple worksheets | Excel Worksheet Functions | |||
requires that merged cells must be identically sized? | Excel Discussion (Misc queries) | |||
Heps to design Locked/Unlocked cells in protected worksheet | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) | |||
Search a worksheet and add related cells | Excel Worksheet Functions |