ACC2002: Lookup Field Is Not Updated When You Change the Lookup Display Column in a View (282372)
The information in this article applies to:
This article was previously published under Q282372 Novice: Requires knowledge of the user interface on single-user computers.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
When you change the ProductName field in the Order Details Extended view to a different value, the ProductName field is properly updated to the new value. However, the ProductID is still the product identification number for the original product name and not the corresponding ProductID for the new product name.
CAUSE
The extended properties that are needed to properly look up and change the corresponding ProductID field to a new value were not created.
RESOLUTION
Copy the SQL code of the Order Details Extended view into a new view. You can then modify the product name using the lookup in the ProductID field.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 9/27/2003 |
---|
Keywords: | kbprb KB282372 |
---|
|