Hello...
Does anyone have any example code of populating a record group with the information selected by a checkbox?
I have a form where a user will enter in a vendor's name. From there, another form will appear displaying the vendor id and vendor name of all vendors in our system that contain what the user entered on the previous form (i.e., if they enter in 'Sprint', the 2nd form will bring back all vendors that contain 'Sprint' in their vendor name). There is also a checkbox next to each vendor on the 2nd form.
From this point, the user will go and select the vendors (by checking the checkbox) that he or she wants the report run for. Once they have selected all of the vendors, they will click on a button that will insert data into Excel.
Does anyone have any help they could give me on this problem? I am hoping to create a record group from the data they check, and then run the report off of the data in the record group.
Thanks In Advance!!
Does anyone have any example code of populating a record group with the information selected by a checkbox?
I have a form where a user will enter in a vendor's name. From there, another form will appear displaying the vendor id and vendor name of all vendors in our system that contain what the user entered on the previous form (i.e., if they enter in 'Sprint', the 2nd form will bring back all vendors that contain 'Sprint' in their vendor name). There is also a checkbox next to each vendor on the 2nd form.
From this point, the user will go and select the vendors (by checking the checkbox) that he or she wants the report run for. Once they have selected all of the vendors, they will click on a button that will insert data into Excel.
Does anyone have any help they could give me on this problem? I am hoping to create a record group from the data they check, and then run the report off of the data in the record group.
Thanks In Advance!!