Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
claireanddoug
 
Posts: n/a
Default Sumif using wildcard


Hi,

I am trying to use a wildcard function (*) in a sumif function, eg
SUMIF(B:B,A1*,C:C) but excel converts the A1* to "A1*" rather that the
content of cell A1.

If for example the content of A1 was "smith" and i want to find the sum
of all cells that contain smith in column B, the sumif works if i enter
"smith*" instead of A1* but the problem i have is that i have a
multitude of cells in column a where they will correspond to only part
of the cell in colum b and therefore need to use a wildcard with the
cell reference....

Please can somone PLEASE help...

cheers


--
claireanddoug
------------------------------------------------------------------------
claireanddoug's Profile: http://www.excelforum.com/member.php...o&userid=27490
View this thread: http://www.excelforum.com/showthread...hreadid=470038

  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Try this:

=SUMIF(B:B,A1&"*",C:C)

Biff

"claireanddoug"
wrote in message
news:claireanddoug.1vs3mn_1127423141.7936@excelfor um-nospam.com...

Hi,

I am trying to use a wildcard function (*) in a sumif function, eg
SUMIF(B:B,A1*,C:C) but excel converts the A1* to "A1*" rather that the
content of cell A1.

If for example the content of A1 was "smith" and i want to find the sum
of all cells that contain smith in column B, the sumif works if i enter
"smith*" instead of A1* but the problem i have is that i have a
multitude of cells in column a where they will correspond to only part
of the cell in colum b and therefore need to use a wildcard with the
cell reference....

Please can somone PLEASE help...

cheers


--
claireanddoug
------------------------------------------------------------------------
claireanddoug's Profile:
http://www.excelforum.com/member.php...o&userid=27490
View this thread: http://www.excelforum.com/showthread...hreadid=470038



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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
SUMIF with Mutiple Ranges & Criteria PokerZan Excel Discussion (Misc queries) 5 August 4th 05 10:31 PM
SUMIF, wildcard and cell ref Dave Excel Worksheet Functions 2 January 31st 05 08:13 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


All times are GMT +1. The time now is 09:04 PM.

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

About Us

"It's about Microsoft Excel"