March 22, 200421 yr I know there has to be a way to do this, but this is the first I've tried, to use memebers of a value list in a calc. for instance (if(X is a member of value list A, "it is a memeber", "it is not a member") Any one know? Version: v5.x Platform: Windows XP
March 25, 200421 yr Author Thanks that works great. Is there anyway, to automatically put "it is not a member" items into a value list?
March 25, 200421 yr Yes, but it depends on how complicated your structure is as to whether it will be difficult to implement. Most importantly, is value list A based on a field or is it a static list?
March 26, 200421 yr Author It is based on a field. Currently a separate file. Let me start at the beginning. I am working on our UPS bill, and I have different departments to charge off to. Those are the different Value List. I put Companmy name and name together, to prevent duplications, and then that field becomes the basis of the value list. I import all the different ones, into different files currently, but am thinking of just makinf fields in the main file, it would be less complicated. Like we worked omn before, if it is a memeber of what ever value list, then "it is a member", or I'' just put the name of the value list. I want to keep that value list growing, so that I have less and less work to do. I looked around in the calcaltions, and just could not find the right function to use. Slaesman
March 26, 200421 yr Is there any way you'd be able to attach a sample of the relevant files so I can get a better visual of what we're working with?
April 2, 200421 yr Author Thanks foro the help, but I found an easier way to do it with "Relookup" Just for reference though, what calc do you use to put somehting in a value list?
Create an account or sign in to comment