Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I hace 3 worksheets that when first made were identical but since each
worksheet is managed by individual users they have changed it and made ittheir own. What I want to do is merge all 3 worksheets and make a master worsheet with info from all 3. What's the best way to do this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Sun, 28 Feb 2010 05:35:01 -0800, Santi
wrote: I hace 3 worksheets that when first made were identical but since each worksheet is managed by individual users they have changed it and made ittheir own. What I want to do is merge all 3 worksheets and make a master worsheet with info from all 3. What's the best way to do this? If the three worksheets that you want to merge have names "Sheet1", "Sheet2", and "Sheet3", try this formula in cell A1 of a new sheet: =Sheet1!A1&Sheet2!A1&Sheet3!A1 Copy cell A1 to the right and down as far as needed. If this "merge" is not the type of merge you expect, then please explain in more detail the data structure in the three changed worksheets and what data structure you expect to have on the master worksheet. Lars-Åke |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you combine or merge information from different users ? | New Users to Excel | |||
How do I merge cells with different information? | Excel Discussion (Misc queries) | |||
I have 2 workbooks with linked information how do I merge them | Excel Discussion (Misc queries) | |||
Merge information from different sheets in to 1 | Excel Discussion (Misc queries) | |||
Help :Merge 2 employee information tables | Excel Discussion (Misc queries) |