Answers Posted April 8, 2010 Posted April 8, 2010 I have a value list that is populated based on two fields, one is the customer code and the other is the customer name. The problem is some customer codes are 4 numbers, some are 4 then a hyphen then 2 numbers. This creates a messy looking list: For example: 1234-10 St Mary's Hospital 5555 St Thomas 8765-22 St Victory Hospital 2233 Walter Reed My value list is based on two fields from the customer table. I would like to see the columns even so whether the customer code is 4 digits or seven it takes up the same amount of room.What the quickest and easiest way to achieve this result. Do I have to create a calculation field that masks the client code, then choose that field for my value list? This seems to be a simple thing but I need a push in the right direction. Thanks in advance! Caroline
Steve E. Posted April 8, 2010 Posted April 8, 2010 Why are the customer codes hyphenated in this way? Are the first four digits simply a unique identifier and the additional digits some sort of attribute code? For example: 1234 = St. Mary's Hospital 10 = St Mary's Hospital specializes in treating burns If this is the case, unless the person using the value list needs these codes, I'd stick with just the unique identifier. Or is there some other reason why the customer codes have this format?
Recommended Posts
This topic is 5412 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