Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Hi!
What's your formula actually doing? You could do both: LEFT(A1,5)="20001" OR LEFT(A1,5)*1=20001 OR --LEFT(A1,5)=20001 OR ISNUMBER(SEARCH(20001,A1)) Biff "Steve" wrote in message ... In a sumproduct formula I have a criteria that is separated by a "-". Example: 20001-345 20001-456 20001-500 I want to include all numbers that start with 20001 in the criteria regardless of anything that follows it. Do I convert it to text and surround 20001 in " "s? Thanks for any and all help!! Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calculating the minimum value ignoring o | Excel Worksheet Functions | |||
Sort ignoring negatives and positives | Excel Worksheet Functions | |||
Ignoring Lines with Errors in Pivot Tables | Excel Worksheet Functions | |||
Averaging noncontiguous numbers ignoring zeros? | Excel Worksheet Functions | |||
Averaging, ignoring zeros | Excel Worksheet Functions |