I've come up with a kludge using the Text and Value properties. Works for now at least
-----Original Message----- >From: MB Software Solutions <[EMAIL PROTECTED]> >Sent: Sep 25, 2006 5:50 PM >To: [email protected] >Subject: Re: Getting 1st and 3rd column info out of a combobox > >Anthony L. Testi wrote: > >>OK I think an easy one. >>I've populated a combo box with 3 columns of information: Name, Company and >>ID. >>the BoundColumn = 1 >> >>User makes the needed selection. I can get the NAME easy enough, it is the >>Value property. How do I get the ID value for the selected item is the >>question? >> >> > >Look at the List and ListIndex properties. You access it like an array >with these properties. > >-- >Michael J. Babcock, MCP >MB Software Solutions, LLC >http://mbsoftwaresolutions.com >http://fabmate.com >"Work smarter, not harder, with MBSS custom software solutions!" > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

