J
jaworski_m
A form is based on a query:
Last Name, Name: [lastName] & [name]
field1 from tbl1
field2 from tbl1
....
where: lastName - last name of employee
name - name of employee
field1,field2 - other fields from table "tbl1"
When I filter by form, a drop down list "Last Name,Name" (concatenation of 2
fields: name & lastName) is empty. Why?
Is there a way to display values when concatenated fields are used in
"filter by form" view?
Thank you for suggestions.
Access 2003
Win XP
Last Name, Name: [lastName] & [name]
field1 from tbl1
field2 from tbl1
....
where: lastName - last name of employee
name - name of employee
field1,field2 - other fields from table "tbl1"
When I filter by form, a drop down list "Last Name,Name" (concatenation of 2
fields: name & lastName) is empty. Why?
Is there a way to display values when concatenated fields are used in
"filter by form" view?
Thank you for suggestions.
Access 2003
Win XP