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


What is the best way to data map? I need to do it all in VB...
Sheet1 columns: key1, data1 (this is data produced weekly by 3r
party)
Sheet2 columns: key1, key2 (this is hardcoded)
Sheet3 columns: key2, data (blank, but the order of key2 cannot b
changed)

so i am copying data from Sheet1 to Sheet3.
i need to take key1 from sheet1, figure out it's mapped key2 fro
sheet2, then using that key, enter the data into the correct place i
Sheet3.

I could use a gigantic Case Select but was wondering if there is a
"pretty" solution?? specific code please.. someone said there ar
class objects in Excel but i am not aware of the syntax at al
(links?). thanks.

;

--
UofMo
-----------------------------------------------------------------------
UofMoo's Profile: http://www.excelforum.com/member.php...fo&userid=2648
View this thread: http://www.excelforum.com/showthread.php?threadid=39752

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 data on a world map Mapping data on a world map Excel Discussion (Misc queries) 0 August 31st 09 11:20 PM
Mapping Data from one Excel file to Another Kevin Moore Excel Discussion (Misc queries) 1 October 1st 07 06:24 PM
Mapping Geographic Data Mike Charts and Charting in Excel 1 February 15th 07 08:33 AM
Mapping Data from One worksheet to Another JJ Excel Discussion (Misc queries) 0 February 2nd 07 03:08 PM
how do i design/ implement a spread sheet to input live data plimpler Excel Programming 1 June 6th 05 08:55 PM


All times are GMT +1. The time now is 09:33 AM.

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"