Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I currently have two workbooks in which I need to have data from one
transfered to the other. One workbook contains many sheets and I need to look in 4 sheets to find the information that I need. The workbook that I need the data transferred to also has many sheets, but for the year we are currently in, I only use one sheet. How can I grab the data from the first workbook and transfer it in the correct columns to the 2nd workbook. Thanks in advance for any help you may be able to provide. -- DMM |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
1. open both workbooks and position them side-by-side
2. select the first source sheet 3. locate the proper information and copy it 4. paste in the destination sheet. 5. continue steps 3 & 4 until complete and move to the next source sheet. -- Gary''s Student - gsnu200857 "soconfused" wrote: I currently have two workbooks in which I need to have data from one transfered to the other. One workbook contains many sheets and I need to look in 4 sheets to find the information that I need. The workbook that I need the data transferred to also has many sheets, but for the year we are currently in, I only use one sheet. How can I grab the data from the first workbook and transfer it in the correct columns to the 2nd workbook. Thanks in advance for any help you may be able to provide. -- DMM |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need it to fill in automatically when I input data into the first sheet.
The workbooks are completely different in the way they are setup. The one common piece of data is the part number. -- DMM "Gary''s Student" wrote: 1. open both workbooks and position them side-by-side 2. select the first source sheet 3. locate the proper information and copy it 4. paste in the destination sheet. 5. continue steps 3 & 4 until complete and move to the next source sheet. -- Gary''s Student - gsnu200857 "soconfused" wrote: I currently have two workbooks in which I need to have data from one transfered to the other. One workbook contains many sheets and I need to look in 4 sheets to find the information that I need. The workbook that I need the data transferred to also has many sheets, but for the year we are currently in, I only use one sheet. How can I grab the data from the first workbook and transfer it in the correct columns to the 2nd workbook. Thanks in advance for any help you may be able to provide. -- DMM |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To automate the process you would need a macro. You would need to exactly
specify the source and destination columns and any logic that determines the destination options. Here is a typical example: http://groups.google.com/group/micro...254c3ee4370ad# -- Gary''s Student - gsnu200857 "soconfused" wrote: I need it to fill in automatically when I input data into the first sheet. The workbooks are completely different in the way they are setup. The one common piece of data is the part number. -- DMM "Gary''s Student" wrote: 1. open both workbooks and position them side-by-side 2. select the first source sheet 3. locate the proper information and copy it 4. paste in the destination sheet. 5. continue steps 3 & 4 until complete and move to the next source sheet. -- Gary''s Student - gsnu200857 "soconfused" wrote: I currently have two workbooks in which I need to have data from one transfered to the other. One workbook contains many sheets and I need to look in 4 sheets to find the information that I need. The workbook that I need the data transferred to also has many sheets, but for the year we are currently in, I only use one sheet. How can I grab the data from the first workbook and transfer it in the correct columns to the 2nd workbook. Thanks in advance for any help you may be able to provide. -- DMM |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use VLOOKUP to find data on another sheet | Excel Worksheet Functions | |||
Find data from one sheet in another sheet | Excel Worksheet Functions | |||
List matching data from sheet 1 in sheet 2 | Excel Worksheet Functions | |||
find data from other sheet | Excel Worksheet Functions | |||
adding data from one sheet to another sheet as a dropdown list bo. | Excel Discussion (Misc queries) |