Trust me I have looked through all my manuals and having been browsing the 'net for quite a while to get help with this and haven't found anything.
I am using Microsoft Office 2003 with Visual Basic 6.5 and need to learn how to write the code which will create an option group an name the buttons based on values in a table.
For example, I have developed a database to tally the scores/results for a Track & Field day. The program is good to go, but if the organizers decide to add or delete some of the events this will require some redeveloping. So for an option group that I have where users may select an event, I would like to know how to write the code to create this option group programmatically.
I am using Microsoft Office 2003 with Visual Basic 6.5 and need to learn how to write the code which will create an option group an name the buttons based on values in a table.
For example, I have developed a database to tally the scores/results for a Track & Field day. The program is good to go, but if the organizers decide to add or delete some of the events this will require some redeveloping. So for an option group that I have where users may select an event, I would like to know how to write the code to create this option group programmatically.