colkas2012
MIS
Hi
What I am trying to do is have a drop down box that when I select a specific country it brings in all detailed columns from the rows for that country, example
A B C
UK England 1
UK England 2
UK England 3
USA America 1
USA America 2
GER Germany 1
So if I have a drop down box and select GER then I should be able to see
GER Germany 1
and if I select UK I should see the 3 rows,
I know I can use filter but then I have to uncehck all, then find the country, then tick it. I just want to be able to select the country and it brings in the information form the rows where country = the selection.
Could anyone point me in the right direction please.
Thanks
What I am trying to do is have a drop down box that when I select a specific country it brings in all detailed columns from the rows for that country, example
A B C
UK England 1
UK England 2
UK England 3
USA America 1
USA America 2
GER Germany 1
So if I have a drop down box and select GER then I should be able to see
GER Germany 1
and if I select UK I should see the 3 rows,
I know I can use filter but then I have to uncehck all, then find the country, then tick it. I just want to be able to select the country and it brings in the information form the rows where country = the selection.
Could anyone point me in the right direction please.
Thanks