Jump to content
Server Maintenance This Week. ×

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

Recommended Posts

  • Newbies

I have a repeating field which was initially just text. Now any new entries come from a looked-up list. Is there any way to validate entries which occurred before the new validation, ie find any entries that are NOT from the looked-up list but were typed in.

Link to comment
Share on other sites

Attached is a simple file that does what you want, using the "EXACT" function, and by replacing the paragraph returns with a "pipe" character, so the list can be manipulated. It works for both exact case matching and for case-insensitive matching. To expand for a repeating field, use the GetRepetition function in an inner Loop.

data_validation.zip

Link to comment
Share on other sites

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