Steve, The short answer is yes there is a better way. The explaining of it is a little tougher
Have you been to any of Razzak's training? If so I can point you to a couple of samples that can work. You need to create a form that is not attached to a table like a variable form. Then place a Variable list view on the form on use the multi-select options of the list view to get you started. Jan -----Original Message----- From: "Steve Breen" <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Wed, 7 May 2008 18:25:09 -0400 Subject: [RBASE-L] - CHECK OOX QUESTION Is there a better way to do a check box. Problem is that using this method in 7.6 it limits me to only beling able to choose 10 itmes and there are sometimes many more items to choose from. Are there better methods or can this limit be expanded. CHOOSE vpon FROM #VALUES FOR + ( + (LJS(pon, 12)) & + (LJS(macola, 12)) & + (LJS(custnub2, 30)) & + (LJS(cdiinv, 10)) & + (LJS(custname, 30)) + ),pon FROM atvtempview ORDER BY macola,custnub2,cdiinv=ASC FOOTING CHKBOX TITLE + '* Shift-F6 = ALL or ENTER key to choose omers - F2 when done *' FORMATTED -- 'POn MACOLA# CUSTOMER# INVOICE# CUSTOMER ' Thanks Stephen Breen CDI Services, Inc. Road Support Division

