LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Merging multiple sheets into one sheet without overwriting data.

I searched previous posts for an answer to my question, but couldnt find
anything. Please bear with me as I try to explain the situation as clearly
as possible.

Every month a master spreadsheet needs to be updated with data from 6
different sources. The 6 sources submit their updates on spreadsheets that
are copies of the master spreadsheet; I shall call these €śsubordinate
sheets.€ť The problem arises when trying to merge the data from the
subordinate sheets with the one master sheet. Every subordinate spreadsheet
has the same basic data. In other words all subordinate sheets have the same
number of rows containing the same information with only the last two columns
blank needing updating. Between subordinate sheets not all cells in the last
two columns have data and different subordinate sheets will have data in
different cells in the last two columns. I have tried using the VLOOKUP
function but quickly discovered that each time a new subordinate sheet is
merged with the master sheet previous data gets over written. Therefore, the
only data on the master sheet is that found on the last merged subordinate
sheet. I also tried using an IF statement in conjunction with the VLOOKUP
function but found that that didnt work either.

Master Sheet
A B C
1 ID1 Cost 1 Cost 2
2 ID2 Cost 1 Cost 2
3 ID3 Cost 1 Cost 2
4 ID4 Cost 1 Cost 2
5 ID5 Cost 1 Cost 2
6 ID6 Cost 1 Cost 2

Subordinate 1
A B C
1 ID1 Cost 1 Cost 2
2 ID2
3 ID3 Cost 1 Cost 2
4 ID4
5 ID5
6 ID6

Subordinate 2
A B C
1 ID1
2 ID2
3 ID3
4 ID4
5 ID5 Cost 1 Cost 2
6 ID6 Cost 1 Cost 2

Subordinate 3
A B C
1 ID1
2 ID2 Cost 1 Cost 2
3 ID3
4 ID4 Cost 1 Cost 2
5 ID5
6 ID6

Would like to find a way for Excel to check cell B1 of the Master
spreadsheet and if blank or zero go to Subordinate 1 and pull in data from
cell B1. Then check cell C1 of the Master sheet and if blank or zero go
Subordinate 1 and pull data from cell C1. This process would repeat for all
rows in the master spreadsheet. Then Subordinate 2 would be opened and the
process repeated without overwriting data previously updated from Subordinate
1.

Any help, tips or advice would be greatly appreciated.

Eric

 
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
Copying Data from Multiple Sheets to One sheet MAB Excel Worksheet Functions 1 January 15th 08 08:28 PM
Copy data from multiple sheets into new sheet Angie Excel Worksheet Functions 0 June 5th 07 10:53 PM
Data sheet populating into multiple sheets Shaun New Users to Excel 5 February 28th 07 01:31 PM
Data Sheet populating to multiple sheets Shaun Excel Worksheet Functions 1 February 22nd 07 04:35 PM
Multiple sheets as data for a single sheet Newbie1092 Excel Worksheet Functions 1 December 19th 05 05:20 PM


All times are GMT +1. The time now is 02:20 AM.

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"