G
Guest
I have a list box based on a query combining "FirstName" and "Surname" field
bypression within the query - this works when the query is run. (eg Expr1:
Membership.FirstName & " " & [Surname])
It also works on the sub form where the list box resides in so far as when I
click on the drop down the full list of names are shown as combined, however,
when I select a name, the data doesn't fill in the box - just disappears.
Any suggestions would be helpful.
Regards
Juparo
bypression within the query - this works when the query is run. (eg Expr1:
Membership.FirstName & " " & [Surname])
It also works on the sub form where the list box resides in so far as when I
click on the drop down the full list of names are shown as combined, however,
when I select a name, the data doesn't fill in the box - just disappears.
Any suggestions would be helpful.
Regards
Juparo