A
Ange Kappas
Hi All,
Here is the problem. I've got a sheet1 of data which
contains for example the following:
2,50 Bolts ts1 3,10 Green x
2,65 Screws ts3 4,50 Red x
1,30 Hammers se5 5,60 Yellow b
2,50 Nails ts7 2,70 Black c
1,10 Wood gh8 3,75 Green s
2,30 Glue vb0 6,40 Green b
1,90 Bolts sf4 4,50 Pink c
2,50 Bolts sf6 3,00 Red a
2,50 Bolts ts3 2,90 Green x
4,60 Bolts ts3 3,40 Green a
e.t.c.
Now I have a drop down list box on Sheet2 for each column category with the
relevant values and I want to create even on a different sheet all the
results filtered out.
For example if I was to select from my drop down list box on another sheet
lets say Sheet2 just Bolts and Green it would return a list on the other
sheet2 as follows:
2,50 Bolts ts1 3,10 Green x
1,90 Bolts sf4 4,50 Pink c
2,50 Bolts sf6 3,00 Red a
2,50 Bolts ts3 2,90 Green x
4,60 Bolts ts3 3,40 Green a
and further down on the sheet
2,50 Bolts ts1 3,10 Green x
1,10 Wood gh8 3,75 Green s
2,30 Glue vb0 6,40 Green b
2,50 Bolts ts3 2,90 Green x
4,60 Bolts ts3 3,40 Green a
Thanks
Ange
Here is the problem. I've got a sheet1 of data which
contains for example the following:
2,50 Bolts ts1 3,10 Green x
2,65 Screws ts3 4,50 Red x
1,30 Hammers se5 5,60 Yellow b
2,50 Nails ts7 2,70 Black c
1,10 Wood gh8 3,75 Green s
2,30 Glue vb0 6,40 Green b
1,90 Bolts sf4 4,50 Pink c
2,50 Bolts sf6 3,00 Red a
2,50 Bolts ts3 2,90 Green x
4,60 Bolts ts3 3,40 Green a
e.t.c.
Now I have a drop down list box on Sheet2 for each column category with the
relevant values and I want to create even on a different sheet all the
results filtered out.
For example if I was to select from my drop down list box on another sheet
lets say Sheet2 just Bolts and Green it would return a list on the other
sheet2 as follows:
2,50 Bolts ts1 3,10 Green x
1,90 Bolts sf4 4,50 Pink c
2,50 Bolts sf6 3,00 Red a
2,50 Bolts ts3 2,90 Green x
4,60 Bolts ts3 3,40 Green a
and further down on the sheet
2,50 Bolts ts1 3,10 Green x
1,10 Wood gh8 3,75 Green s
2,30 Glue vb0 6,40 Green b
2,50 Bolts ts3 2,90 Green x
4,60 Bolts ts3 3,40 Green a
Thanks
Ange