Many thanks - I'll take a look at it over the weekend. Regards, Alastair.
----- Original Message ----- From: "MikeB" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, November 25, 2004 8:12 PM Subject: [RBG7-L] - Re: CHKBOX funtionality in Forms > > > > Thanks, Mike, but please could you do me a favour and either re-post or send > > me privately that example? > > > > Also, I have been experimenting today with a "Variable LookUp Listbox" but > > you talk of a "User Defined Listbox" - will your solution work on both? > > http://www.byerley.net/multiSelectForm.zip This is the Example I was referring. > > This Only works on a Variable User Defined ListBox, but there is nothing that > *Can't* be done using it, except employ the MultiSelect when you use > Expressions for Lookups. > > In other words, just use a Declare Cursor and the ListItemsADD Property to > populate the ListBox or do a Select to a file on disk, and use the > Load_From_File property to populate it. > > Then MultiSelect works perfectly. > > > > > > Regards, > > Alastair. >
