VB_Starter49
New member
- Joined
- Aug 27, 2007
- Messages
- 2
- Programming Experience
- Beginner
Hi all!
I'm VERY new to VB. self learning as well. I have used VBA in the past for creating tools in ArcGIS. right now i'm a little bit like a fish out of water, but i am learning and finding it interesting.
My question:
I have been trying to create a program in VB express 2005 that will allow for a user to input a list of names into a table, click a button and get teams of 4. (i'm sure i have other questions like what happens when it gets down to the last 3 people) but for now i can't do much with the data. i have created a Dataset, bindingsource, and the dataview on the form for the user. I have created a button on my form and right now, i don't know what to do, i can't even view a name. i would love to at least be able to enter a name in the form click the button and have the name displayed in a message box. right now i can't even do that! If anyone has any advice or code to get me started that would be awsome! (cuz clearly i don't know what i'm doing! )
also if anyone has an idea for how i can sort and display names into groups of 4, that would be greatly appreciated! THANKS, sorry that this turned into a novel!
I'm VERY new to VB. self learning as well. I have used VBA in the past for creating tools in ArcGIS. right now i'm a little bit like a fish out of water, but i am learning and finding it interesting.
My question:
I have been trying to create a program in VB express 2005 that will allow for a user to input a list of names into a table, click a button and get teams of 4. (i'm sure i have other questions like what happens when it gets down to the last 3 people) but for now i can't do much with the data. i have created a Dataset, bindingsource, and the dataview on the form for the user. I have created a button on my form and right now, i don't know what to do, i can't even view a name. i would love to at least be able to enter a name in the form click the button and have the name displayed in a message box. right now i can't even do that! If anyone has any advice or code to get me started that would be awsome! (cuz clearly i don't know what i'm doing! )
also if anyone has an idea for how i can sort and display names into groups of 4, that would be greatly appreciated! THANKS, sorry that this turned into a novel!