September 16, 200520 yr Is there a function to select and display unique values from a field? I want to display all of the unique values of a sequence number with a "select" click box next to them in browse mode. Like a subsummary report, but in browse mode. Then the user can pick one or more of the sequences --- to be plugged into another script to display record search results. Thanks one and all. Sandrotter
September 16, 200520 yr You can do this with a simple drop down menu or pop up list. Just set a value list to the field you have the values in, it will only display each value one time.
Create an account or sign in to comment