I have a value list that references a field that displays all the floors in a building....
Most of the floor fields are numeric, but there are values in there that are actually text, (for example - roof,Basement, Bulkhead)
If i make the floor field a text field then the floors arent listed in numerical order (for example - floors 11,12,13,etc come before floor 2), but if i put it as a number field then roof, basement, bulkhead, show up as "?".
Is there anyway to do a custom sort order, or any way around this??? I would hate for my value list to not be in order.