View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How do I create multiple workbooks within one workbook

You can't have multiple workbooks in one workbook, but you can have multiple
*worksheets* within one workbook, so if you want to combine data from
worksheets in a number of original workbooks, use "Move or Copy Sheet" to
transfer or copy a sheet from one workbook to another.
--
David Biddulph

Ken C wrote:
I'm not a programmer so this may sound dumb, but how do I create one
workbook combining about 5 workbooks or better yet take 5 workbooks
and put them all into one master workbook where they cam be tabed
through. I'm not versed on vb so I don't understand it very much.
Any help would be greatly appreciated.

Ken C.