C
CJ Taylor
This doesn't make any sense, why would you create command buttons for each
item in the list box.
Why not one command button, that checks the SelectedIndex of ListBox and
then does actions based on that...
-CJ
item in the list box.
Why not one command button, that checks the SelectedIndex of ListBox and
then does actions based on that...
-CJ