z178 Posted September 17, 2007 Posted September 17, 2007 What calculation in a textfield can help avoid user entering duplicate values if the textfield contains a return separated list. Are there any functions that can remove duplicate lines from a return separated list?
Fitch Posted September 17, 2007 Posted September 17, 2007 It looks like these two custom functions should do it: BubbleSort followed by DeDupe.
Recommended Posts
This topic is 6276 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