Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you, it works!
dbglass "Peo Sjoblom" wrote: One way =SUMPRODUCT(--(LEFT(A1:A10000)="4")) or if you meant that the range of numbers can be greater but you don't want to count numbers starting with 4 that are greater than 100,000 =SUMPRODUCT(--(LEFT(A1:A10000)="4"),--(A1:A10000<=100000)) -- Regards, Peo Sjoblom http://nwexcelsolutions.com "dbglass" wrote in message ... Need a formula for counting all the numbers starting with a 4 within a range of 1 to 100,000. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FORMULA at Source range (in Data-validation-List) gives wrong re | Excel Worksheet Functions | |||
Sum Formula that excludes other sum formula in range | Excel Worksheet Functions | |||
Using the text from a cell as a range name in a formula | Excel Discussion (Misc queries) | |||
How can I assign a range starting cell based on a variable locati. | Excel Worksheet Functions | |||
how do I make a formula NOT change when the data range is moved? | Excel Discussion (Misc queries) |