View Single Post
 
Old 12-12-2017, 02:41 PM
namrehx namrehx is offline Windows 10 Office 2013
Novice
 
Join Date: Nov 2017
Posts: 12
namrehx is on a distinguished road
Default

What I'm trying to accomplish is to make each checkbox represent a product. The Bookmarked text will then represent a specific requirement for the product. Depending on what products are being purchased, will then determine what specific requirements are shown. Some products will have the same requirement. In this case, product CheckBox1 and CheckBox2 both have the same requirement, Bookmark1. Both products can be purchased individually or bundled together. Whether both products are purchased individually or together, they will always have the same requirement of Bookmark1. Therefore, If a user selects both products but then decides that only one product needs to be selected, the requirement should still be showing.

I'm not a programmer by any means. If you can help me get started as this seems like it'll take more advanced logic, it would be greatly appreciated!
Reply With Quote