How can I Display two fields:
Customer name, Customer number
within a list of values but only use the
Customer number in the query.
For example a user selects "ABC Company - 9393939" from
the list of values but I only need 9393939 to insert into my query for report results.
Thanks!
Customer name, Customer number
within a list of values but only use the
Customer number in the query.
For example a user selects "ABC Company - 9393939" from
the list of values but I only need 9393939 to insert into my query for report results.
Thanks!