Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I have a list of items from which I want to remove specific items based on another list of items.

So if List A is:

Mouse

Cat

Dog

Fish

Bird

And the items to remove in List B:

Cat

Fish

Producing a new List A:

Mouse

Dog

Bird

I can do this with a looping script and a substitute function that would remove one item at a time from List A but thought I would see how others would aproach this as both lists could be very large and looping might be slow.

Thanks,

Steve

This topic is 6295 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.