[AccessD] Setting listbox selection

Christopher Jeris cjeris at fas.harvard.edu
Thu Aug 16 13:37:46 CDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Charlotte Foust wrote:
> That won't give you what you want, as you've discovered.  Here's a
> routine I used on a pick list form that built a string from the
> selections:
> '****** Begin Code
> Private Function BuildListString(ByRef lst As ListBox, _
>                                 Optional blnSelectedOnly As Boolean =
> False, _
>                                 Optional blnAll As Boolean = True) As
> String
> [...]

That works for reading values from the listbox control, but my problem
is that writing values _to_ the listbox control doesn't seem to do what
it should.

peace, Chris Jeris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGxJl65ICCNV0oGWARAmezAJ91zS2MEUCLT4XZTdo9c0MEdyi3rQCeIEiu
8fS2hb36nnQh+VQ/PIO1Bnw=
=9fH6
-----END PGP SIGNATURE-----



More information about the AccessD mailing list