Page 1 of 1

How to Get CheckedListBox Choices Into a Variable?

Posted: Tue Jul 01, 2025 8:28 am
by sofia
Hello everyone,

I'm trying to figure out the best way to handle selections from a CheckedListBox on my form. When a user clicks "OK", I need to grab all the items they've checked and dump them into a single variable. That variable will then be used as input for a SQL query I'm building.

I'm looking for the most straightforward approach to get them into a usable variable.

Re: How to Get CheckedListBox Choices Into a Variable?

Posted: Tue Jul 01, 2025 11:04 am
by Lech Kulikowski
Hello,

What product and version are you use? What data source type in your report, etc.

Thank you.