Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default get distinct data from multiple sheets & then consolidate distinct

I have data in a table in multiple worksheets... I would like to consolidate
the distinct data from these sheets into a single sheet....

eg. sheet1- A-B-C
sheet2 - X-Y-Z
sheet3 - A-B-E
sheet4 - X-Y-Z

the result should be :

A-B_c
X-Y-Z
A-B-E

this is to be done using a macro...

plz help..


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default get distinct data from multiple sheets & then consolidate distinct

Use the method shown he

http://www.j-walk.com/ss/excel/tips/tip47.htm

although this is for filling a listbox, the concept/approach presented does
what you want

--
Regards,
Tom Ogilvy


"Nikhil" wrote:

I have data in a table in multiple worksheets... I would like to consolidate
the distinct data from these sheets into a single sheet....

eg. sheet1- A-B-C
sheet2 - X-Y-Z
sheet3 - A-B-E
sheet4 - X-Y-Z

the result should be :

A-B_c
X-Y-Z
A-B-E

this is to be done using a macro...

plz help..


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
Distinct Counts with Multiple Criteria Bentam3 Excel Discussion (Misc queries) 1 May 27th 10 10:35 PM
Applying multiple distinct conditional formatting rules javier Excel Discussion (Misc queries) 3 July 7th 08 12:18 PM
Extracting distinct data [email protected] Excel Discussion (Misc queries) 1 February 28th 07 04:11 PM
comparing distinct data junkit132000 Excel Programming 3 March 10th 05 10:57 AM
Distinct Data In Combo Box mattis2k Excel Programming 5 November 14th 03 12:41 PM


All times are GMT +1. The time now is 06:29 PM.

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"