P
Pat Brewington
Is there a way to combine 3 workbooks into one?
psyksmasher70 via OfficeKB.com said:My brother is trying to create 2 workbooks. One that has trading cards by
year, set, sub-set, card no. and friver, persective with dropbox on each
header. I am trying to see if I can an entry page that all he has to do is
enter a value or word that would place it on it's respective page by
clicking
enter. Same with the driver workbook. Can be 2 workbooks, but same entry
formula. He's not too smart. Thank you
Otto said:Provide more info on what you have. Also about the entry you want to make
and how the entry can be identified as needing to be placed in some
specific
sheet. Is the entry one cell? If not, provide info on how many cells and
what they represent. HTH Otto[quoted text clipped - 10 lines]I have somewhat the same issue, but need to create a page that allows an
entry and automatically adds it to it's perspective page. Please help,Otto
Is there a way to combine 3 workbooks into one?
psyksmasher70 via OfficeKB.com said:?If you can, send me the VBA, maybe that would be easier for him. Please?
Otto said:Pat
I was going to write you some VBA code to do what you want, but since
you say you want all the sheets from the 3 workbooks to go into the one
workbook, there is a much easier way to do that. Here are the steps:
Create/open the new workbook.
Open one of the 3 workbooks and have it on the screen.
At the bottom-left of the screen, you see the left-right scroll arrows
that
allow you to scroll the sheet tabs.
Scroll to the far-left, first, sheet. Click on that sheet tab.
Scroll to the far right, last, sheet tab.
Hold the SHIFT key down and click on that last sheet tab.
You have just grouped all the sheets together.
Click on Edit - Move or Copy Sheets.
In the little box that appears there is a checkbox labeled "Create a
copy".
Check that box.
In the "To book:" space, select the new workbook.
In the "Before sheet:" space, select where in the new workbook sheets you
want to place the copied sheets.
Click OK.
Done
Repeat this with the other 2 workbooks.
HTH Otto
[quoted text clipped - 62 lines]I want the new workbook to simply have all the sheets from the 3 work
books.Otto
Is there a way to combine 3 workbooks into one?