A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Multiple results of Unique Values



 
 
Thread Tools Display Modes
  #1  
Old April 15th, 2009, 09:41 AM posted to microsoft.public.excel.worksheet.functions
VickiMc
external usenet poster
 
Posts: 24
Default Multiple results of Unique Values

Hi Guys!
My Formula looks like this for identifying unique records
=IF(K20,0,IF(COUNTIF(L$1:L2,L2)=1,MAX(J$1:J1)+1," ")).
What I wanted to know is if there is an addendum to this formula, or should
I be using another, to extract multiple occurances of each record (lets say
3) from a list rather than just the one? (Sort of makes no sense when you
think about it, but...)
Fond Regards,
Vicki
  #2  
Old April 15th, 2009, 02:47 PM posted to microsoft.public.excel.worksheet.functions
eduardo
external usenet poster
 
Posts: 2,131
Default Multiple results of Unique Values

Hi Vicki,
take a look at CPearson web

http://www.cpearson.com/excel/Duplicates.aspx

"VickiMc" wrote:

Hi Guys!
My Formula looks like this for identifying unique records
=IF(K20,0,IF(COUNTIF(L$1:L2,L2)=1,MAX(J$1:J1)+1," ")).
What I wanted to know is if there is an addendum to this formula, or should
I be using another, to extract multiple occurances of each record (lets say
3) from a list rather than just the one? (Sort of makes no sense when you
think about it, but...)
Fond Regards,
Vicki

  #3  
Old April 16th, 2009, 01:54 AM posted to microsoft.public.excel.worksheet.functions
VickiMc
external usenet poster
 
Posts: 24
Default Multiple results of Unique Values

Thanks Eduardo. I do have a shortcut to Mr Pearsons website and scrutinsed
the pages you recommended prior to posting my query. It seems to apply mostly
to Conditional Formatting to identify the cells, where as I wanted the
facility to Filter the (calculated) column rather than visually identify them.
Regards
Vicki

"Eduardo" wrote:

Hi Vicki,
take a look at CPearson web

http://www.cpearson.com/excel/Duplicates.aspx

"VickiMc" wrote:

Hi Guys!
My Formula looks like this for identifying unique records
=IF(K20,0,IF(COUNTIF(L$1:L2,L2)=1,MAX(J$1:J1)+1," ")).
What I wanted to know is if there is an addendum to this formula, or should
I be using another, to extract multiple occurances of each record (lets say
3) from a list rather than just the one? (Sort of makes no sense when you
think about it, but...)
Fond Regards,
Vicki

  #4  
Old April 16th, 2009, 02:34 AM posted to microsoft.public.excel.worksheet.functions
Ashish Mathur[_2_]
external usenet poster
 
Posts: 1,764
Default Multiple results of Unique Values

Hi,

Please lookup my article here

http://office.microsoft.com/en-us/ex...260381033.aspx

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"VickiMc" wrote in message
...
Hi Guys!
My Formula looks like this for identifying unique records
=IF(K20,0,IF(COUNTIF(L$1:L2,L2)=1,MAX(J$1:J1)+1," ")).
What I wanted to know is if there is an addendum to this formula, or
should
I be using another, to extract multiple occurances of each record (lets
say
3) from a list rather than just the one? (Sort of makes no sense when you
think about it, but...)
Fond Regards,
Vicki


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:42 AM.


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