LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Summarizing concepts

Another simpler? option to frame it up dynamically, using non-array formulas
Assume your source data is in A2 down
In B2: =IF(A2="","",IF(COUNTIF(A$2:A2,A2)1,"",ROW()))
In C2: =IF(ROWS($1:1)COUNT(B:B),"",INDEX(A:A,SMALL(B:B,R OWS($1:1))))
Copy B2:C2 down to cover the max expected extent of source data, eg down to
C200? Hide/minimize col B. Col C will auto-return the list of uniques from
col A as the data in col A changes. Voila? hit the YES below
--
Max
Singapore
---
"Maracay" wrote:
Hi Guys

I have a column (A) with different concepts repeated several times, what I
want is to show those concepts 1 time in column B, ex.

Column A Column B
Car Car
Bike Bike
Car Bus
Bus Airplane
Bus
Car
Car
Bus
Bike
Bike
Airplane


Thanks

 
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
What are the most important Excel concepts I should know (will be tested soon)? DonaldCX Excel Discussion (Misc queries) 5 May 4th 23 07:41 PM
Summarizing data Pedro AM Excel Discussion (Misc queries) 1 July 3rd 06 08:29 PM
What are the most important Excel concepts I should know (will be tested soon)? DonaldCX Excel Discussion (Misc queries) 1 April 21st 06 02:05 AM
FORMULA CONCEPTS ness Excel Worksheet Functions 2 May 27th 05 04:19 PM
Summarizing data Gary Fuller Excel Discussion (Misc queries) 1 November 26th 04 04:17 PM


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