I am working on a database that uses a lookup field called Job Family that contains two pieces of information, a category number and a descriptor. Ex: 1 = Executive, 2 = Director, 3 = Supervisor, etc. There are only a dozen entries altogether. I use the first column (the category) for sorting and filtering and this works fine. I only need the data in the second column on one report but can't seem to do this. Only the first bound column appears.
Could someone give me a bit of advice?
Could someone give me a bit of advice?