![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
I have no idea how to make the OK Button check what checkboxs are selected and if they are selected to run the case associated...
![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
I have no idea how to make the OK Button check what checkboxs are selected and if they are selected to run the case associated...
Last edited by Hyflex; 10-07-2011 at 09:22 AM.
You have only provided a fragment of you overall problem; I have no idea what you mean by "run the case associated." But maybe this is enough to help:
I am concerned about a couple of things here. First, your thread title refers to radio buttons but your code refers to check boxes. If you really are using check boxes instead of option buttons (radio buttons), your Tag variable will only capture the last box checked, but any or all of them could be checked. So it's really unclear what you are trying to do.![]()
Please Login or Register to view this content.
Last edited by 6StringJazzer; 10-07-2011 at 10:30 AM. Reason: removed unintended quote fragment
Thanks for your reply.
You solved the problem first go, basically I was trying to make one button do everything so once i had selected several check boxs it would run all 3 if I clicked "Ok". I put "radio" by accident, It was supposed to be checkbox.
Thank you very much, I was trying If commands in the actual module didn't think of putting them within the form.
To sum up, if you want something to happen upon clicking OK, you have to put that code in the Ok_Click Sub.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks