View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
tojo107 tojo107 is offline
external usenet poster
 
Posts: 12
Default Pivot Data- Pivot on multiple sheets

I have a pivot that looks like this:

Catalogs
Data Data2 64 71 72 73 74
Circulation Forecast 10589 16381 11000 17381 11000 Budget 10589 16381 11000 17381 11000

The data for Forecast and Budget is in two separate tabs in my workbook. Can
I create a single pivot table that pulls from two tabs? I was able to do the
above by aggregating the data into a third tab, but this is not something I
want to do every day.

Thanks You!!