Hi, Hope someone can help.
I have a couple of pivot tables on individual worksheets.
1. Sales forecast with item number and description as rows, columns are date grouped by month and year. The values are units forecast to be sold. The user currently enters a date range in a message box and I then run a sql query using the data as criteria. The forecast covers a period of about 6 months in the past up to about 18months in the future.
2. Actual Sales. Same data but obviously we only have actual sales up to the current month.
I need to retrieve the unit sales figure and unit forecast figure for each month and copy them across to a summary sheet one under the other. I cant for the life of me figure out an easy way to do this.
The summary sheet needs 2 rows for each item. One with the forecast figure from the forecast pivot table for that month and one with the actual sales figure from the sales pivot table. there would then be columns for each month of data that I have.
Can someone point me in the right direction of a function I can use to achieve this.
Thanks in advance
Bookmarks