Steven Cappiello Posted March 15, 2006 Posted March 15, 2006 I have two value lists being generated.., let's call them "a" and "b" I'd like to create "c" by subtracting "b" from "a" like so: valuelist a bird fish cat dog valuelist b bird fish I'd like a way to create this valuelist: valuelist c cat dog Is there some relatively simple way ?
Ender Posted March 15, 2006 Posted March 15, 2006 Check out this CF: http://www.briandunning.com/cf/98
Ender Posted March 15, 2006 Posted March 15, 2006 Or this one (slightly different, depending on what you need) http://www.briandunning.com/cf/39
Recommended Posts
This topic is 7189 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now