Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default List of Unique Values


I have a table in excel in which I have several different scenarios an
each scenario involves a series of control points (some scenario
repeat control points, some don't.) I was curious if there is a way t
use VBA to generate a list of all the unique control points

--
cmk1
-----------------------------------------------------------------------
cmk18's Profile: http://www.excelforum.com/member.php...nfo&userid=604
View this thread: http://www.excelforum.com/showthread.php?threadid=38157

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default List of Unique Values

You don't need VBA, you can do it with DataFilterAdvanced Filter and check
the Unique Records box.

--
HTH

Bob Phillips

"cmk18" wrote in
message ...

I have a table in excel in which I have several different scenarios and
each scenario involves a series of control points (some scenarios
repeat control points, some don't.) I was curious if there is a way to
use VBA to generate a list of all the unique control points.


--
cmk18
------------------------------------------------------------------------
cmk18's Profile:

http://www.excelforum.com/member.php...fo&userid=6047
View this thread: http://www.excelforum.com/showthread...hreadid=381572



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default List of Unique Values


That produces a static list though, I need somethign that changes as yo
add or delete nodes. Is there someway to use this functionality in VB
(maybe the in the Worksheet_Activate sub routine) to make the lis
dynamic

--
cmk1
-----------------------------------------------------------------------
cmk18's Profile: http://www.excelforum.com/member.php...nfo&userid=604
View this thread: http://www.excelforum.com/showthread.php?threadid=38157

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default List of Unique Values

You could use filter in a worksheet change event to generate a unique list.

--
HTH

Bob Phillips

"cmk18" wrote in
message ...

That produces a static list though, I need somethign that changes as you
add or delete nodes. Is there someway to use this functionality in VBA
(maybe the in the Worksheet_Activate sub routine) to make the list
dynamic?


--
cmk18
------------------------------------------------------------------------
cmk18's Profile:

http://www.excelforum.com/member.php...fo&userid=6047
View this thread: http://www.excelforum.com/showthread...hreadid=381572



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
Formula (not adv. filter) to list unique values from list Brian Excel Worksheet Functions 3 May 12th 09 04:33 AM
Unique values within a list Steven L Excel Discussion (Misc queries) 3 May 29th 08 07:27 PM
Identify & List unique values from a list using functions/formulas momtoaj Excel Worksheet Functions 3 May 31st 07 06:18 PM
Count unique values and create list based on these values vipa2000 Excel Worksheet Functions 7 August 5th 05 01:17 AM
create list of unique values from a column with repeated values? Chad Schaben Excel Worksheet Functions 1 July 8th 05 10:25 PM


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