Busymanjohn
Member
Poser ,,,, and really annoying me. I have a table of data consisting of the below
Geo/IOT Product Qtr Wk1 Wk2 Wk3 Wk4
1 Crabs 1Q09 1500 2000 2500 3000
1 Crabs 2Q09 2000 2500 3000 3500
This is only a small sample ,,, data goes on for hundreds of row. What I am looking to do is have the same data extracted form this "raw" data but only when it meets certain criteria ,,, such as Geo/IOT, Product, 1Q09 and Wk2 .... Geo/IOT and Wk number will be in a drop down menu ( combo box ), the others are content of cells .... I've tried using SUMPRODUCT, INDEX MATCH and VLOOKUP ,,, can't get any of them to work correctly ,,, been at it for a couple of hours and has become annoying. Any help please.
Geo/IOT Product Qtr Wk1 Wk2 Wk3 Wk4
1 Crabs 1Q09 1500 2000 2500 3000
1 Crabs 2Q09 2000 2500 3000 3500
This is only a small sample ,,, data goes on for hundreds of row. What I am looking to do is have the same data extracted form this "raw" data but only when it meets certain criteria ,,, such as Geo/IOT, Product, 1Q09 and Wk2 .... Geo/IOT and Wk number will be in a drop down menu ( combo box ), the others are content of cells .... I've tried using SUMPRODUCT, INDEX MATCH and VLOOKUP ,,, can't get any of them to work correctly ,,, been at it for a couple of hours and has become annoying. Any help please.