I have a few variables in a report.

Vpartloc = (ifeq(vpltaccess2,'L','PriSupplerL','PriSupplerD'))

I want to create a lookup based on that column name in vpartloc

Vpartnum2 = partnum2 in mastervendors where part# = part# and &vpartloc = 'Y'

I usually use the & symbol to substitute for the column name but it gives me an 
error when I try to save the variable.

Any ideas why it does not work?

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/2E4830CEC16615458329D3D83342F8D0014F0903AC%40EXCHANGE10.

Reply via email to