planetjeff
Technical User
Hello all,
I have a form showing judges and a subform showing a list of all the events the judge can, well, judge. I also have a couple buttons where I'd like to be able to work on the selected record in the subform and take those values to create a new record entry (or delete an existing entry) in an assignments table. I have read all over the place but have had no luck seeing anyone referring about this kind of problem, and I would think it'd be very common. How do I do this? Specifically:
1. How do I record the values of what the user selected in the subform?
2. How do I reference these values in the OnClick for the button?
3. How do I create a new record entry in a table given these values?
I'm assuming this all has to happen in VBscript, but I'm at a loss trying to figure this out. Thanks in advance,
jeff
I have a form showing judges and a subform showing a list of all the events the judge can, well, judge. I also have a couple buttons where I'd like to be able to work on the selected record in the subform and take those values to create a new record entry (or delete an existing entry) in an assignments table. I have read all over the place but have had no luck seeing anyone referring about this kind of problem, and I would think it'd be very common. How do I do this? Specifically:
1. How do I record the values of what the user selected in the subform?
2. How do I reference these values in the OnClick for the button?
3. How do I create a new record entry in a table given these values?
I'm assuming this all has to happen in VBscript, but I'm at a loss trying to figure this out. Thanks in advance,
jeff