I have the dropdown list that has three fields in it's select statement:
1. The concat of two fields,Res & Desc as "Expr1", which is what the dropdown displays
2. The value field of "Res" which is the Primary Key
3. The field "Desc" which is what I want to populate another cell with
I'm trying to figure out a way to get another cell in the same row to populate with the Description
Thanks!
1. The concat of two fields,Res & Desc as "Expr1", which is what the dropdown displays
2. The value field of "Res" which is the Primary Key
3. The field "Desc" which is what I want to populate another cell with
I'm trying to figure out a way to get another cell in the same row to populate with the Description
Thanks!