Hi guys,
I want to run a query based on a list box entry. For more user friendliness I want the list box to show both an ID number an a name, but the query shall only run on the number.
Is there a (VBA-) way to read only part of the list box entry into the query?
Or can I somehow concatenate the list box entries from two fields and use only one of them for the query?
I'd be happy about any hints,
moori
I want to run a query based on a list box entry. For more user friendliness I want the list box to show both an ID number an a name, but the query shall only run on the number.
Is there a (VBA-) way to read only part of the list box entry into the query?
Or can I somehow concatenate the list box entries from two fields and use only one of them for the query?
I'd be happy about any hints,
moori