Joel,
Yo can use the CHOOSE command.

CHOOSE varname FROM #VALUES for (column or columns),returncolumn +
FROM tblview WHERE clause ORDER BY clause CHKBOX n TITLE 'tile text' +
CAPTION 'caption text' LINES n 

There are a whole bunch of other options, like setting the title font
and background color etc.  Look in help under CHOOSE for more info.

I think the new variable list box in forms allows for multiple
selections and depending on what you're doing, that may be a more
appealing option.  I haven't tried that yet.
 

-----Original Message-----
From: Joel Solomon [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 25, 2004 10:16 AM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Check Box

Good Morning,

Does anyone know how to use a check box to select multiple records in a
table?  I need to check or select more than one item from a list and
then use the selections in an application.

Joel Solomon
Controller
Barbizon International
[EMAIL PROTECTED]

Reply via email to