Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Merging data from different worksheets

hi - I have a number of worksheets containing customer information in
different formats which I want to merge into a single worksheet. For example
worksheet 1 contains the columns: company name, contact firstname, contact
surname, contact salutation; and worksheet 2 contains the columns: title,
first name, surname, company. So the data from w1 could be mapped onto w2,
it's just all in a different order, and with different field names. It's on
such a large scale that I really need to find an automated way of
matching/mapping the different data into a single file. Can anyone help?
--
ajwilki
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 341
Default Merging data from different worksheets

you are going to have to do it in a semi-automated way. you won't like it
but you don't have a choice. Here are the steps:

(Work on a copy of your file so you don't lose anything)

1) for each worksheet that you have, understand what is in each column.
Give each column a decent title so you know what it is.
2) figure out the complete list of column titles. create a brand new MASTER
worksheet with just those column titles.
3) go through your sheets one by one, and put the columns into exactly the
same order as on your MASTER worksheet. if some columns are missing, leave
blanks.
4) now go through the sheets one by one and copy paste the data from the
sheet into the MASTER. if you have done a good job, the columns will match
up.
5) get rid of the sheets you don't need.
--
Allllen


"ajwilki" wrote:

hi - I have a number of worksheets containing customer information in
different formats which I want to merge into a single worksheet. For example
worksheet 1 contains the columns: company name, contact firstname, contact
surname, contact salutation; and worksheet 2 contains the columns: title,
first name, surname, company. So the data from w1 could be mapped onto w2,
it's just all in a different order, and with different field names. It's on
such a large scale that I really need to find an automated way of
matching/mapping the different data into a single file. Can anyone help?
--
ajwilki

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
Merging data from mulitple worksheets jjjam Excel Worksheet Functions 4 November 3rd 08 11:39 PM
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Unique and duplicate data between 2 Excel worksheets Greg Excel Worksheet Functions 0 August 9th 05 12:03 AM


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