Hi All,
BASICLY:
I want to have an Item in a list box selected automaticly?
FULL:
I have 4 list boxes next to each other. (Left to right)
In the fisrt box you have 5 items, if you select one item, it brings up the relevant options in the second box,
If you select an item in the second box it brings up the relavent options in the third box.
and so on... untill you reach the a single item name in the fourth box. You can then see what :
1) What Project
2) Which site its at
3) Who is using the file
4) File name
What I want to do is have a search button that the user will enter the file name, and then the VBA will make the relavent selections in the 4 list boxes.
I have made a query that returns what should be selected in each list box.........
But I just need to know how you can select them automaticly.
Thanks alot...
BASICLY:
I want to have an Item in a list box selected automaticly?
FULL:
I have 4 list boxes next to each other. (Left to right)
In the fisrt box you have 5 items, if you select one item, it brings up the relevant options in the second box,
If you select an item in the second box it brings up the relavent options in the third box.
and so on... untill you reach the a single item name in the fourth box. You can then see what :
1) What Project
2) Which site its at
3) Who is using the file
4) File name
What I want to do is have a search button that the user will enter the file name, and then the VBA will make the relavent selections in the 4 list boxes.
I have made a query that returns what should be selected in each list box.........
But I just need to know how you can select them automaticly.
Thanks alot...