Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default help me to sort out data by text

Hi all,
This is Charlie again to bother you.
I remember last time you gave me solution for my excel query.
I hope you will help me to solve this as well.
Name hit1 hit2 hit3
a x e a
c y d b
b t u h
a b t e
c t s w
a f t j
b e i r

Which advance function of excel can be used to find what 'a' is
having (sum of text) in each column(hit1,hit2,hit3,hit4) data like
"=sumproduct(--(A$2:A$7="a"),--($B$2:$B$7=1))" to get product of numbers?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default help me to sort out data by text

Do you mean

=sumproduct(--(A$2:A$7="a"),--($B$2:$B$7="t"))
--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"Charlie" wrote in message
...
Hi all,
This is Charlie again to bother you.
I remember last time you gave me solution for my excel query.
I hope you will help me to solve this as well.
Name hit1 hit2 hit3
a x e a
c y d b
b t u h
a b t e
c t s w
a f t j
b e i r

Which advance function of excel can be used to find what 'a' is
having (sum of text) in each column(hit1,hit2,hit3,hit4) data like
"=sumproduct(--(A$2:A$7="a"),--($B$2:$B$7=1))" to get product of numbers?




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default help me to sort out data by text

Yes bob,You understood correct way.
I want to do that way only.
thanks.

"Bob Phillips" wrote:

Do you mean

=sumproduct(--(A$2:A$7="a"),--($B$2:$B$7="t"))
--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"Charlie" wrote in message
...
Hi all,
This is Charlie again to bother you.
I remember last time you gave me solution for my excel query.
I hope you will help me to solve this as well.
Name hit1 hit2 hit3
a x e a
c y d b
b t u h
a b t e
c t s w
a f t j
b e i r

Which advance function of excel can be used to find what 'a' is
having (sum of text) in each column(hit1,hit2,hit3,hit4) data like
"=sumproduct(--(A$2:A$7="a"),--($B$2:$B$7=1))" to get product of numbers?





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
Can I sort text data by reference to text data in another column? mel1936 Excel Discussion (Misc queries) 1 November 22nd 09 07:29 PM
Sort a column (specifically email data) by end of text, not beginn Zip code help Excel Worksheet Functions 4 October 14th 05 07:13 PM
import text and sort data into excel Boozman Excel Worksheet Functions 2 August 29th 05 01:15 PM
import text and sort data into excel Boozman Excel Worksheet Functions 0 August 28th 05 10:47 AM
How can I sort duplicate text data in excel? TinaScheu Excel Discussion (Misc queries) 1 May 2nd 05 07:13 PM


All times are GMT +1. The time now is 04:57 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"