|
|
 |
| found 14 articles for 0.303 sec |
  |
Group: alt.personals.bi · Group Profile · Search for Al50 in alt.personals.bi
Author: bounce
Date: Sep 28, 2007 17:16
The issue probably lies in the data. So far, I only get the #VALUE! error if the characters between "GBP" and " REFNO" contain letters or do not resolve to a valid number: Examples: These work.... GBP 100.00 REFNO GBP 00100.00 REFNO GBP100.00 REFNO These don't.... GBP a100.00 REFNO........"a" GBP 100.00REFNO...........no space before REFNO GBP 10.0.0.0 REFNO...........extra
|
| Show full article (15.48Kb) |
Group: microsoft.public.excel.misc · Group Profile · Search for Al50 in microsoft.public.excel.misc
Author: Ron Coderre
Date: Apr 5, 2007 13:04
OK, Brian.....This is the latest in a series of final formulas :) (ARRAY FORMULA) =SUM(--IF(ISNUMBER(SEARCH("GBP",A2:A300)),MID(LEFT(A2:A300,SEARCH(" REFNO",A2:A300)-1),SEARCH("GBP",A2:A300)+3,255))) Does that help? *********** Regards, Ron XL2002, WinXP "Brian" wrote: For some reason I got a #VALUE! response when I do the shift-cntrl-enter Maybe I should be more specific
|
| Show full article (4.36Kb) |
Group: microsoft.public.excel.misc · Group Profile · Search for Al50 in microsoft.public.excel.misc
Author: Brian
Date: Apr 5, 2007 12:50
No need for me to be lazy, right? Here's the formula, referencing AL2:AL300 =SUM(--IF(ISNUMBER(SEARCH("GBP",AL2:AL300)),MID(LEFT(AL2:AL300,SEARCH(" B/O",AL2:AL300)-1),SEARCH("GBP",AL2:AL300)+3,255))) ( remember to use [ctrl]+[shift]+[enter] ) Does that help? *********** Regards, Ron XL2002, WinXP "Brian" wrote: Thanks Ron....but is there a way I can put in a range of cells
|
| Show full article (3.64Kb) |
|
 |
|
1 ·
2 ·
next |
|
|