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


Hi ,I need a macro which takes the data below, takes the mapping between

entries in the 'WW' column and 'XX' column and produces a list for each
'YY' entry (as shown below). I need this to be dynamic as things will
change:
e.g. YY will become "a,b,c,d,e,f....."

Many Thanks

WW XX YY
1 a a
2 a b
3 b c
4 b d
5 c
6 c
7 c
8 d

and puts it in the following format:

a
1
2


b
3
4

c
5
6
7


d
8


--
T De Villiers
------------------------------------------------------------------------
T De Villiers's Profile: http://www.excelforum.com/member.php...o&userid=26479
View this thread: http://www.excelforum.com/showthread...hreadid=530469

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Mapping Question

will YY exlude any of the values found in WW or do you really want a
reformatting of the data in WW and XX.

Where will WW and XX be located. Where do you want the reformatted list.

--
Regards,
Tom Ogilvy


"T De Villiers" wrote:


Hi ,I need a macro which takes the data below, takes the mapping between

entries in the 'WW' column and 'XX' column and produces a list for each
'YY' entry (as shown below). I need this to be dynamic as things will
change:
e.g. YY will become "a,b,c,d,e,f....."

Many Thanks

WW XX YY
1 a a
2 a b
3 b c
4 b d
5 c
6 c
7 c
8 d

and puts it in the following format:

a
1
2


b
3
4

c
5
6
7


d
8


--
T De Villiers
------------------------------------------------------------------------
T De Villiers's Profile: http://www.excelforum.com/member.php...o&userid=26479
View this thread: http://www.excelforum.com/showthread...hreadid=530469


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mapping Question


Sorry Tom, my query is obviously not clear

I just want a re-formatting of data in WW and XX.

The raw data is on one worksheet, I want the re-formatted data on
another.
Any more questions pls let me know.


--
T De Villiers
------------------------------------------------------------------------
T De Villiers's Profile: http://www.excelforum.com/member.php...o&userid=26479
View this thread: http://www.excelforum.com/showthread...hreadid=530469

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
mapping me Excel Discussion (Misc queries) 1 December 5th 08 10:47 PM
mapping omer Excel Worksheet Functions 1 January 3rd 07 12:40 PM
Excel 2003 XML mapping question Mike Excel Programming 0 March 28th 06 08:28 PM
Multi - Level Question involving Data Mapping and Formulation [email protected] Excel Worksheet Functions 0 September 6th 05 09:36 PM
Programmatic schema mapping, XPath.SetValue question Mike Excel Programming 2 August 23rd 05 11:40 PM


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