Hi all,
in the following code, for testing purposes, I have success in writing the data from a userform to all 5 sheets as specified in MyArr...
What I would like to happen, however, is for the data to be written to one specific worksheet, that worksheet being one of the selections from a listbox (ListBox1 in this case). After trying some variations on ListBox.Selected, Listbox.ListCount, and ListBox.ListIndex, I'm no closer to getting it to work, and again, I think I'm just having problems with the syntax of it all.![]()
Please Login or Register to view this content.
ListBox1 Item 1 = Round 1
ListBox1 Item 2 = Round 2
etc
Anyone got some suggestions for me?
Cheers,
AJ
Bookmarks