August 28, 200817 yr I am changing a custom values list to be a table managed list. The custom values list looks like so: Alert Fun -- Sad Depressed -- Silent -- Scared Mean I need to be able to keep the grouped values together and use the separators. I have found that I can use a space in the separator records to get around the duplicate values issue. My problem is that I am left with an additional "sort" value in the value list when trying to keep my grouping of values correct. Any thoughts about how to elegantly recreate this custom values list in a table managed solution? TIA, Aaron
Create an account or sign in to comment