Hi,
I would like to create a dlookup expression for a field. The field is business unit. this field is getting it's information from table call CostCenter. This table has three column, CostCenterId (primarykey), CostCenter, and BusinessUnitName.
so it looks something like this:
CostCenterId CostCenter BusinessUnitName
1 3418 HR
I want the field to lookup based on the CostCenter and assign the corresponding BusinessUnitName.
So if the user enters 3418 for the CostCenter, then HR should automatically populate in the BusinessUnit field....
Could someone please help me with this one..thanks
I would like to create a dlookup expression for a field. The field is business unit. this field is getting it's information from table call CostCenter. This table has three column, CostCenterId (primarykey), CostCenter, and BusinessUnitName.
so it looks something like this:
CostCenterId CostCenter BusinessUnitName
1 3418 HR
I want the field to lookup based on the CostCenter and assign the corresponding BusinessUnitName.
So if the user enters 3418 for the CostCenter, then HR should automatically populate in the BusinessUnit field....
Could someone please help me with this one..thanks