Hello!
Trying to optimize my workflow as a boomer excel user in my business job.
Every month I get a report with hundreds of rows from different customers with 3 columns per month in this order (Gross Sales, Net Sales, Sales Quantity).
January numbers start from column H so that would mean the following:
Column H: Gross Sales
Column I: Net Sales
Column J: Sales Quantity
Each month adds another 3 columns so K, L, M for February and so on.
Simple enough. Now at the bottom of the excel data sheet there is a row with the "Overall Result" for all of the Gross Sales etc. data from all the customer rows.
My Question is the following:
How do I formulate a "=" sentence that knows how to look up the current total values of Gross Sales, Net Sales and Sales Quantity respectively and print out the number in a very simple table that has
the previos numbers summed up until the latest FULL month so that would be June as of writing this question. The Formula should for example print the sum of all "Gross Sales" data from Jan-Jun into a single cell for further use.
The idea here is to keep the master excel data updated automatically so that I wouldn't have to do so much manual work each month updating all the 20+ customers I have with each coming with hundreds of rows of data.
I've trie VLOOKUP, LOOKUP, INDEX while toying around with setting the table array and looking at MAX function to retrieve the bottom most row but I just can't get it to work.
Hopefully it was clear what I want to achieve. Thank you for taking the time to look at this and for all the help!
Trying to optimize my workflow as a boomer excel user in my business job.
Every month I get a report with hundreds of rows from different customers with 3 columns per month in this order (Gross Sales, Net Sales, Sales Quantity).
January numbers start from column H so that would mean the following:
Column H: Gross Sales
Column I: Net Sales
Column J: Sales Quantity
Each month adds another 3 columns so K, L, M for February and so on.
Simple enough. Now at the bottom of the excel data sheet there is a row with the "Overall Result" for all of the Gross Sales etc. data from all the customer rows.
My Question is the following:
How do I formulate a "=" sentence that knows how to look up the current total values of Gross Sales, Net Sales and Sales Quantity respectively and print out the number in a very simple table that has
the previos numbers summed up until the latest FULL month so that would be June as of writing this question. The Formula should for example print the sum of all "Gross Sales" data from Jan-Jun into a single cell for further use.
The idea here is to keep the master excel data updated automatically so that I wouldn't have to do so much manual work each month updating all the 20+ customers I have with each coming with hundreds of rows of data.
I've trie VLOOKUP, LOOKUP, INDEX while toying around with setting the table array and looking at MAX function to retrieve the bottom most row but I just can't get it to work.
Hopefully it was clear what I want to achieve. Thank you for taking the time to look at this and for all the help!
Mehiläinen.xlsx | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
H | I | J | K | L | M | N | O | P | Q | R | S | |||
1 | JAN 2022 | FEB 2022 | MAR 2022 | APR 2022 | ||||||||||
2 | Gross Sales | Net Sales | Sales Quantity | Gross Sales | Net Sales | Sales Quantity | Gross Sales | Net Sales | Sales Quantity | Gross Sales | Net Sales | Sales Quantity | ||
3 | EUR | EUR | PCE | EUR | EUR | PCE | EUR | EUR | PCE | EUR | EUR | PCE | ||
4 | ||||||||||||||
5 | ||||||||||||||
6 | ||||||||||||||
7 | 460,00 | 460,00 | 2 | 460,00 | 460,00 | 2 | ||||||||
8 | 176,00 | 176,00 | 2 | |||||||||||
9 | 15,50 | 15,50 | 1 | 31,00 | 31,00 | 2 | ||||||||
10 | 174,72 | 174,72 | 1 | |||||||||||
11 | 212,50 | 212,50 | 2 | 93,75 | 93,75 | 1 | ||||||||
12 | ||||||||||||||
13 | 112,00 | 112,00 | 1 | |||||||||||
14 | 862,72 | 862,72 | 6 | 205,75 | 205,75 | 2 | 667,00 | 667,00 | 6 | |||||
15 | ||||||||||||||
16 | 480,00 | 480,00 | 6 | 400,00 | 400,00 | 5 | 800,00 | 800,00 | 10 | |||||
17 | 230,00 | 230,00 | 1 | |||||||||||
18 | 62,00 | 62,00 | 4 | |||||||||||
19 | ||||||||||||||
20 | 375,00 | 375,00 | 4 | |||||||||||
21 | 118,40 | 118,40 | 2 | |||||||||||
22 | 1 035,40 | 1 035,40 | 16 | 400,00 | 400,00 | 5 | 1 030,00 | 1 030,00 | 11 | |||||
23 | ||||||||||||||
24 | ||||||||||||||
25 | ||||||||||||||
26 | 352,00 | 352,00 | 4 | |||||||||||
27 | 62,00 | 62,00 | 4 | |||||||||||
28 | 937,50 | 937,50 | 10 | |||||||||||
29 | 118,40 | 118,40 | 2 | 118,40 | 118,40 | 2 | ||||||||
30 | ||||||||||||||
31 | ||||||||||||||
32 | ||||||||||||||
33 | ||||||||||||||
34 | ||||||||||||||
35 | 1 055,90 | 1 055,90 | 12 | 62,00 | 62,00 | 4 | 470,40 | 470,40 | 6 | |||||
2022 |