Hi,
I have an msflexgrid that I need to select with checkboxes (I'm currently using WingDings font). The selection of rows cannot be anymore than three rows (randomly). Then, I need to take the data from the selected rows and populate that information into labels on another form.
Can anybody help me with this? I'm assuming I need to use arrays some how. If anybody has any experience with this, please help!
Thanks!
I have an msflexgrid that I need to select with checkboxes (I'm currently using WingDings font). The selection of rows cannot be anymore than three rows (randomly). Then, I need to take the data from the selected rows and populate that information into labels on another form.
Can anybody help me with this? I'm assuming I need to use arrays some how. If anybody has any experience with this, please help!
Thanks!
Comment