I
Ian Shaw
Hi Guys,
Whats the best way to develop a favourite list, whereby if I have 3 combo
boxes and I want to keep all the responses in a list or textbox, what is the
best way to do this. For Instance,
Combo1 combo2 combo3 hours Favourite list
Task 1 task1-2 task1-2-3 5 1; 1-2; 1-2-3
Is the best way to do this just to use update command on the hours text box
to add the values of the combo boxes 1, 2, 3 to the text box, or is their a
better way to do this??
Is their code that already does this??
Please help me if you can!!
Cheers,
Ian
Whats the best way to develop a favourite list, whereby if I have 3 combo
boxes and I want to keep all the responses in a list or textbox, what is the
best way to do this. For Instance,
Combo1 combo2 combo3 hours Favourite list
Task 1 task1-2 task1-2-3 5 1; 1-2; 1-2-3
Is the best way to do this just to use update command on the hours text box
to add the values of the combo boxes 1, 2, 3 to the text box, or is their a
better way to do this??
Is their code that already does this??
Please help me if you can!!
Cheers,
Ian