For some reason I cannot remember on how to do this properly. Maybe Friday 
blanking out for me.

I have a choose command that has multiple item selection.

I want to use that multiple selection in a where clause

My commands are:

CHOOSE vpartprefix FROM #VALUES FOR (partprefix&'-'&descript),partprefix +
   FROM masterindex +
   ORDER BY partprefix CHKBOX 10 TITLE 'Pick List' +
   CAPTION 'Select Up to 10 items' LINES 15 FORMATTED OPTION +
   LIST_FONT_SIZE 24 | TITLE_FONT_SIZE 20

Edit Using Formname where columnname in (.vpartprefix)



If I select one item it works fine. But if I select more that one item then it 
says no rows exist.

Does anyone know what I am doing wrong?

TIA

Dan Goldberg

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/2E4830CEC16615458329D3D83342F8D0014E62CAD7%40EXCHANGE10.

Reply via email to