Hi - I am trying to setup a valure. It seems pretty simple, but having trouble making it work. I am trying to base the value list items on the values in a field in a related table. The related table had a bunch of fields, but 4 that matter for this description I think:
LastName (Text)
FirstName (Text)
LastFirstManual (Text)
Last.First (Calculated = LastName&", "&FirstName)
The calculation works, works, meaning that looking at the field in the records of that table shows a last name, first name for each record.
The LastFirstManual is there temporarily I hope for testing. I did a "replace field values" with the same calculation as the calculated field. So those fields "show" the cames thing. Obviously the calculation field is dynamic and what I am looking for and the text field is static.
In the image, the value list is set to LastFirstManual and it works exactly the way I want. When a user enters the field set to drop down using this value list all the records in the related table show up.
If I set the Value list to display Last.First (the only change I make in the dialog, all that shows up when the user click on the field is a single "?" in the value list.
I feel stupid as I am sure I have done this type of thing in the past, and don't recall having an issue. The calculation field is showing as indexed in Fields tab of the Manage Database dialog.
Thanks for any suggestions to make this working using the calculated field as the value list source.
Bob
