Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default 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
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Picking up the latest text value in a column djmagcruznyc Excel Worksheet Functions 5 May 5th 08 09:01 PM
picking out a specific cell in a row Gluefoot Excel Discussion (Misc queries) 5 January 31st 08 11:05 PM
Picking up part of a formula from another cell david Excel Worksheet Functions 6 October 2nd 07 07:00 PM
Picking figures out of a cell Vince Excel Discussion (Misc queries) 3 November 15th 06 12:52 AM
Picking a cell to show in another page. STARFINANCIALGROUP Excel Discussion (Misc queries) 2 January 28th 06 11:26 PM


All times are GMT +1. The time now is 06:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"