Combining Worksheets / Seperate Workbooks

K

Kate

I have thirty singular tabbed workbook files that I would like to combine
into one workbook with thirty different tabs. Besides right click – move
tab, one at a time, is there a way to do all at once? Thanks.
 
B

Barb Reinhardt

This can be done with VBA, but if it's only being done once, it's probably
easier to just do it manually.
 
Top