I have a look-up table, Profit Centres which has a the standard Name field, a custom Alias field and a calculated Fullname field (Name & "-" & Alias). When Profit Centre is a look-up on a form for another table (e.g. Payments), the form field displays the 'Profit Centre'.Name value. I'd like it to display the Fullname value. Is there a way to do this?
Note: I've already adjusted my Profit Centre look-up view so that Fullname shows when the user searches. But once the user has chosen the Profit Centre they want, they are unable to see the Fullname anymore-- only Name is displayed.