Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is the problem, I have a worksheet in which there are 3 columns.
Column A contains the names of new workbooks, Column B contains the names of the new worksheets within the new workbook, and Column C contains the data for each worksheet within the workbook. My data looks something like the following... A B C 1 Close F Street A3590 Removals 2 A3600 Road Exc. 3 Temp Tie In A3630 Removals 4 A3640 Road Exc. 5 Connect to D Street A3660 Removals. Is what I am trying to do even possible? To re-explain this with the example above... I want this to create a new Workbook called Close F Street, that workbook will have 2 worksheets called A3590 and A 3600, and The column C data will be in Cell 18, so Sheet A3590 will have Removals in Cell 18 and Sheet A3600 will have Road Exc. in Cell 18. I hope this makes sense. I have tried to accomplish this on my own but can't get anywhere. Thanks for your response. Ryan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to: Open closed workbook/Search data tables/Return data to open workbook | Excel Discussion (Misc queries) | |||
Copying data from workbook/sheets to another workbook/sheet | Excel Programming | |||
1.Open workbook. 2 copy data. 3 replace data. 4 save workbook. | Excel Programming | |||
loop through a column on a workbook copying data on each row to another workbook, then copy data back to the original workbook | Excel Programming | |||
Open a password protected excel workbook from second workbook to fetch data using dynamic connection | Excel Programming |