Hello,
Don't know whether this is going to be a repeat post... Apologise me if it is..
I have a question for you...
I want to populate two list boxes, the second one linked to the first one. I know to accomplish this when we link two tables. But I am not sure how do I do it with a single table..
For instance, consider the following rows :
---------------------------------------------
EMP_ID EMP_NAME EMP_DESIGNATION
100 George Bush President
200 Bill Clinton President
300 Al Gore Vice President
400 Dick Cheyney Vice President
---------------------------------------------
I would like to have the designation in the first list box and the corresponding Names+Value in the 2nd list box. Can you please tell me how to do this ? Thank you...
RR
Don't know whether this is going to be a repeat post... Apologise me if it is..
I have a question for you...
I want to populate two list boxes, the second one linked to the first one. I know to accomplish this when we link two tables. But I am not sure how do I do it with a single table..
For instance, consider the following rows :
---------------------------------------------
EMP_ID EMP_NAME EMP_DESIGNATION
100 George Bush President
200 Bill Clinton President
300 Al Gore Vice President
400 Dick Cheyney Vice President
---------------------------------------------
I would like to have the designation in the first list box and the corresponding Names+Value in the 2nd list box. Can you please tell me how to do this ? Thank you...
RR