Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm looking for tips on how to how to automate a task I frequently do.
Here's the scenario: I want to open a spreadsheet and when that sheet opens I want it to read the first tab of 5 diferent spreadsheets and then stack them vertically one after the other. I've been able to get this partially implemented by placing formulas in the cells in the target spreadsheet that go out and import the contents from the five different spreadsheets but here are the problems I would still like to overcome: 1) The number of rows in the five source spreadsheets can vary from time to time and I would like to avoid having large blank areas between the stacked results. 2) Importing the info from the other spreadsheets only brings the cell contents, I would like to bring the formating info along with the contents. Any suggestions on how to address these two itmes would be greatly appreciated! John Keith |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Spooky - this is exactly what I came on here for tips for!
If I find anythig out I'll post it here! "John Keith" wrote: I'm looking for tips on how to how to automate a task I frequently do. Here's the scenario: I want to open a spreadsheet and when that sheet opens I want it to read the first tab of 5 diferent spreadsheets and then stack them vertically one after the other. I've been able to get this partially implemented by placing formulas in the cells in the target spreadsheet that go out and import the contents from the five different spreadsheets but here are the problems I would still like to overcome: 1) The number of rows in the five source spreadsheets can vary from time to time and I would like to avoid having large blank areas between the stacked results. 2) Importing the info from the other spreadsheets only brings the cell contents, I would like to bring the formating info along with the contents. Any suggestions on how to address these two itmes would be greatly appreciated! John Keith |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi John
Ron de Bruin has lost of code at his site for combining Worksheets and Workbooks. Take a look at http://www.rondebruin.nl/copy2.htm If you read right through, you will see Ron has notes on how to copy from 1 sheet only, rather than each sheet in the workbook -- Regards Roger Govier "John Keith" wrote in message ... I'm looking for tips on how to how to automate a task I frequently do. Here's the scenario: I want to open a spreadsheet and when that sheet opens I want it to read the first tab of 5 diferent spreadsheets and then stack them vertically one after the other. I've been able to get this partially implemented by placing formulas in the cells in the target spreadsheet that go out and import the contents from the five different spreadsheets but here are the problems I would still like to overcome: 1) The number of rows in the five source spreadsheets can vary from time to time and I would like to avoid having large blank areas between the stacked results. 2) Importing the info from the other spreadsheets only brings the cell contents, I would like to bring the formating info along with the contents. Any suggestions on how to address these two itmes would be greatly appreciated! John Keith |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Roger and DanF,
Each of your pointers look very promising to achieve my goal, thank you very much for the info! Hi John Ron de Bruin has lost of code at his site for combining Worksheets and Workbooks. Take a look at http://www.rondebruin.nl/copy2.htm If you read right through, you will see Ron has notes on how to copy from 1 sheet only, rather than each sheet in the workbook John Keith |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Mate, i dunno if you found a solution to your problem, but a fella I spoke to
on another forum came up with a solution: http://www.excelforum.com/showthread...=1#post1936204 "John Keith" wrote: I'm looking for tips on how to how to automate a task I frequently do. Here's the scenario: I want to open a spreadsheet and when that sheet opens I want it to read the first tab of 5 diferent spreadsheets and then stack them vertically one after the other. I've been able to get this partially implemented by placing formulas in the cells in the target spreadsheet that go out and import the contents from the five different spreadsheets but here are the problems I would still like to overcome: 1) The number of rows in the five source spreadsheets can vary from time to time and I would like to avoid having large blank areas between the stacked results. 2) Importing the info from the other spreadsheets only brings the cell contents, I would like to bring the formating info along with the contents. Any suggestions on how to address these two itmes would be greatly appreciated! John Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to merge / combine several worksheets into one new worksheet without VBA / Macro? FOR EXPERTS | Excel Worksheet Functions | |||
How do I combine multiple worksheets into one worksheet? | Excel Worksheet Functions | |||
Automatically updating worksheets from a master worksheet | Excel Worksheet Functions | |||
Rollup worksheets into a master worksheet - automatically? | Excel Discussion (Misc queries) | |||
combine different worksheets to a single worksheet | Excel Discussion (Misc queries) |