ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SumIf/IfStatements: Referencing more them one attribute (https://www.excelbanter.com/excel-worksheet-functions/265686-sumif-ifstatements-referencing-more-them-one-attribute.html)

gaznev2000

SumIf/IfStatements: Referencing more them one attribute
 
1 Attachment(s)
Hi all, just wondering if any one can help with my If statement dilemma. I'm creating a stock tracking excel for my company and have run into a issues when writing an if statement which is reference more then on attribute on the worksheet.

So far I have

* Created a input form in which the user can add jobs with how much stock was used on that job. The form allows the user to input a job name and 6 different piles (products) which can vary in length and can be in 2 different designs.
* Created a stock worksheet (Main Page) which will allow the user to change manufactured stock levels and show how much stock has been used form the jobs that have been added. Thus allowing the subtraction of used stock from manufactured stock totalling current stock levels. This worksheet also includes buttons for adding a new job, Saving and Printing the Form.
* Created a Jobs Worksheet which will list all the jobs that have been added, which could include up to 6 piles with different lengths and design.


Confused yet? My dilemma is I have to compile all the piles (Products) from the jobs added and filter them by the different lengths and design then place the Quantity used for each length and design into the relevant cell on a table.

I hope I have not confused anyone to much and would really appreciate any help as I am lost.

If you are still puzzled to what the hell i am talking about please look at the excel workbook attached and make your own conclusions.

Kind Regards
Gary

wickedchew

Quote:

Originally Posted by gaznev2000 (Post 959211)
Hi all, just wondering if any one can help with my If statement dilemma. I'm creating a stock tracking excel for my company and have run into a issues when writing an if statement which is reference more then on attribute on the worksheet.

So far I have

* Created a input form in which the user can add jobs with how much stock was used on that job. The form allows the user to input a job name and 6 different piles (products) which can vary in length and can be in 2 different designs.
* Created a stock worksheet (Main Page) which will allow the user to change manufactured stock levels and show how much stock has been used form the jobs that have been added. Thus allowing the subtraction of used stock from manufactured stock totalling current stock levels. This worksheet also includes buttons for adding a new job, Saving and Printing the Form.
* Created a Jobs Worksheet which will list all the jobs that have been added, which could include up to 6 piles with different lengths and design.


Confused yet? My dilemma is I have to compile all the piles (Products) from the jobs added and filter them by the different lengths and design then place the Quantity used for each length and design into the relevant cell on a table.

I hope I have not confused anyone to much and would really appreciate any help as I am lost.

If you are still puzzled to what the hell i am talking about please look at the excel workbook attached and make your own conclusions.

Kind Regards
Gary

I guess you're trying to sum the quantities with multiple conditions on your Helix Piles tables.

On cell W3, it should have a formula of:

=SUMIFS(D:D,B:B,V3,C:C,U3)+SUMIFS(G:G,E:E,V3,F:F,V 3)+SUMIFS(J:J,H:H,V3,I:I,U3)+SUMIFS(M:M,K:K,V3,L:L ,U3)+SUMIFS(P:P,N:N,V3,O:O,U3)+SUMIFS(S:S,Q:Q,V3,R :R,U3)

Then just drag the formula downwards.


All times are GMT +1. The time now is 01:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com