Thank heavens for our beautiful and súper R:Base community. I really appreciate your responses, thank you guys. Have the best journey posible
>From Bobby NOTICE: This e-mail may contain PRIVILEGED and CONFIDENTIAL information and is intended only for the use of the specific individual(s) to whom it is addressed. Your receipt of this e-mail is not intended to waive any applicable privilege. If you are not an intended recipient of this e-mail, you are hereby notified that any unauthorized use, dissemination or copying of this e-mail or the information contained in it or attached to it is strictly prohibited. If you have received this e-mail in error, please delete it and kindly contact the sender. Thank you. On Tue, Jun 16, 2026, 09:51 'Karen Tellef' via RBASE-L < [email protected]> wrote: > Don't be so hard on yourself! This one is always tricky! > > Here's what I always do. After retrieving into your vSelect variable: > > SET VAR vSelect = ( '(' + .vSelect + ')' ) > PRINT myreport WHERE colors IN &vSelect .... > > > Karen > > > On Monday, June 15, 2026 at 07:36:05 PM CDT, Dr. Robert Rugilo < > [email protected]> wrote: > > > I have a total mental block from the most basic command and I just need > someone to help me before I commit myself into a insane facility. > I have a variable (vSelect) which its, a list generated from a choose > command the variable looks like this yellow, red, magenta, blue > So, I need to print a report which only will print those categories, for > example > > Print myreport where colors in (.vselect) (of course it's wrong but I > cannot remember how to address a simple variable with values separated by a > comma. (I know that I must surround with parenthesis but I fail to remember > how I have done this a 100's of time in the far past....sooooooo help!!!! > > Thank you guys for any hint or help that you can give me > > Robert Rugilo > > -- > 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/rbase-l/ce6ff321-6cce-48ea-8467-8d739714e3a1n%40googlegroups.com > <https://groups.google.com/d/msgid/rbase-l/ce6ff321-6cce-48ea-8467-8d739714e3a1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- > 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/rbase-l/1709527365.2332712.1781614301975%40mail.yahoo.com > <https://groups.google.com/d/msgid/rbase-l/1709527365.2332712.1781614301975%40mail.yahoo.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/rbase-l/CALNMXhrsS06%3D0_j0UcvVN6c7wZXte-TEqtN%2Bq%3DGHHDFKJ%3DgGcQ%40mail.gmail.com.

