Jump to content
Server Maintenance This Week. ×

The opposite of FilterValues()


This topic is 5660 days old. Please don't post here. Open a new topic instead.

Recommended Posts

OK, I am probably going to regret posting this, but it's the end of the day and I'm fried and I figure one of you guys or girls will be able to answer this before I can figure it out tonight......

Let's say I have a field(Field 1) with a list of items:

1

2

3

4

Now let's say I have another field(Field 2) with values in it:

1

3

Now let's say I want to return all the values in Field 1 that don't appear in Field 2. How would I go about doing that?

FilterValues(Field1; Field2) will return those values in Field 2 that DO appear in Field1. I'm looking for just the opposite.

Link to comment
Share on other sites

This topic is 5660 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.