Sum values from different worsksheets

txoxmxaxsx

New Member
Joined
Jul 27, 2010
Messages
14
Hi,

Im working with an excel book that has 13 worksheets. One of the worksheets has a summary of all our POs and the other 12 are the months.
On the summary sheet I have a colum labeled "Surplus". Every month we bill the customers an x amount(may vary from month to month). What I need is to add the billed amount from each month and take it from the PO total.

The trick is that not all the POs go through the entire year so I may get the #N/A and my vlookup wont be of any use.

Thanks in advance
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Hi,

My first suggestion is to reconsider the layout of your data. Do you really need to have a sheet for each month? For the purpose of analysis you would be much better having all your transaction data on one worksheet.

Dom
 
Upvote 0
Yes it needs to be this way.
What we do is complete the billing data on the current month and send that summary to the customer.
So rearranging data is not an option
 
Upvote 0
Rearranging the data is almost always an option. Creating summaries from a single source of data is quite straightforward compared to trying to analyse data that is stored across numerous worksheets.

Just my opinion of course.

Dom
 
Upvote 0
How would you suggest me to do so?

As I mentioned above each month a given PO may or may not appear and this way it is possible to use the current month worksheets as the billing summary we need to send our customers.
 
Upvote 0
It's quite often as straightforward as having a list of transactions. I would assume each customer and PO has a reference you can then use this combined with the date of the transaction to produce summaries based on a point in time. The likes of pivot tables can easily be used to summarise the data and the likes of autofilter can be used to extract particular lists of transactions.

It's not easy to be more specific without seeing your data and as I say it's just my opinion but if it's possible you will find your data much easier to work with in the long run.

Dom
 
Upvote 0
Thanks for your answer.
Tried using pivot tables but wont do the trick. Will see how to work this out.

Thanks again
 
Upvote 0

Forum statistics

Threads
1,214,908
Messages
6,122,187
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top