Lookup

Lookup

Back to the picklist thing; I can set a picklist to the value of records in a different table.

Example:
values = People.Name

Why not:
values = People.Name [Company == "My Company"]
betty