zelarra821
Registered User.
- Local time
- Today, 14:42
- Joined
- Jan 14, 2019
- Messages
- 847
Hello. I want to make a plant search engine, in which I select the main function in a list box, in another list box add the contraindications that it should not have and the plants that correspond to those criteria appear in another list box. The main functions list box and the contraindications list box have to be linked, so that as you select main functions, the contraindications appear. Can someone guide me? I know how to link two combo boxes, but here arrays come into play and I don't know how to handle that.