Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how findout max data like text, any word in excel

sir,
i have list like
rajesh
kishor
narendra
rajesh
rajesh
kishor
kishor
rajesh

and i want to find above maximum name with reslut rejesh is max time i.e 4
time

plese help me
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default how findout max data like text, any word in excel

Hi,

Try this. there mustn't be any blanks in the range

=INDEX(A1:A20,MODE(MATCH(A1:A20,A1:A20,0)))

This is an array formula which must be entered with CTRL+Shift+Enter and NOT
'just enter. If you do it correctly then Excel will put curly brackets around
'the formula{}. You can't type these yourself. If you Edit the ranges
'then you must re-enter as An array

Mike



"how findout max data like text, any word" wrote:

sir,
i have list like
rajesh
kishor
narendra
rajesh
rajesh
kishor
kishor
rajesh

and i want to find above maximum name with reslut rejesh is max time i.e 4
time

plese help me

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 189
Default how findout max data like text, any word in excel

Hi,

You can try with subtotals also and you would get the results exactly like
you have desired.
--
Thanks
Suleman Peerzade


"how findout max data like text, any word" wrote:

sir,
i have list like
rajesh
kishor
narendra
rajesh
rajesh
kishor
kishor
rajesh

and i want to find above maximum name with reslut rejesh is max time i.e 4
time

plese help me

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
findout the difference between to time; not date Shahul Excel Discussion (Misc queries) 1 March 29th 08 11:49 AM
Transfer Excel data into Word, including text box data Sarah (OGI) Excel Discussion (Misc queries) 0 July 13th 07 10:06 AM
How to Transfer data from Text Form Fields in MS Word into Excel? CWillis Excel Discussion (Misc queries) 1 July 18th 06 06:35 AM
Name Findout From a interval range mun04 Excel Worksheet Functions 2 March 5th 06 10:52 AM
Print labels by using Excel data in a Word mail into word Zoey Excel Discussion (Misc queries) 1 November 1st 05 09:08 PM


All times are GMT +1. The time now is 06:23 AM.

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"