ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Cell formula, picking Text (https://www.excelbanter.com/excel-programming/272922-cell-formula-picking-text.html)

Gunnar

Cell formula, picking Text
 
I have a formula that I usually use for picking numbers,
but it`s not working when I try to pick text. Isn`t the
array formula useful for picking up text?

{=SUM(IF(ABKunder!$B$9:$B$910=$F2;ABKunder!
$D$9:$D$910;0);0)}

Does anyone have a clue here.

Help is appreciated

Gunnar

Abdul Salam[_3_]

Cell formula, picking Text
 
This array formulae works for me even if the reference
(A12) is text (Using Excel XP)

=SUM(IF(Sheet1!$A$9:$A$20=$A12,Sheet1!$B$9:$B$20,0 ))

Abdul Salam


-----Original Message-----
I have a formula that I usually use for picking numbers,
but it`s not working when I try to pick text. Isn`t the
array formula useful for picking up text?

{=SUM(IF(ABKunder!$B$9:$B$910=$F2;ABKunder!
$D$9:$D$910;0);0)}

Does anyone have a clue here.

Help is appreciated

Gunnar
.



All times are GMT +1. The time now is 01:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com