By default, the pulldown menu for lookup columns features the values for the lookup field found in the referenced list. I would like to add descriptive information to the pulldown menu for a lookup column.
Example:
I have the following chart of accounts list:
Account # Account Description
1000 Travel Expenses
2000 Taxes
When I lookup the Account # in other lists, I would like to show the following values in the dropdown list:
1000-Travel Expenses
2000-Taxes
Once selected, I would like for simply the account # value to be entered (e.g. "1000") not the whole pulldown description.
Any thoughts as to how to achieve this?
Curious,
Pat