A
adrian
probably a really simple answer, but here's my basic problem:
i have a list of items which have been issued to various people. in this
table the name is in the form of a full name (first name and surname). in
another table i have users full name with their first names and surnames as
separate columns.
in my query i need to search by surname by itself (ignoring first name) but
when i add the users table to my query, it won't let me delete any records
any more because its a one-to-many relationship. therefore is it possible to
get round this anyway, either by searching for just part of the full name or
by somehow solving the relationship problem. i would prefer not to have to
modify any of the tables by adding new columns
if you could answer fairly simply please, because i'm nowhere near being an
expert in access
thanks, adrian
i have a list of items which have been issued to various people. in this
table the name is in the form of a full name (first name and surname). in
another table i have users full name with their first names and surnames as
separate columns.
in my query i need to search by surname by itself (ignoring first name) but
when i add the users table to my query, it won't let me delete any records
any more because its a one-to-many relationship. therefore is it possible to
get round this anyway, either by searching for just part of the full name or
by somehow solving the relationship problem. i would prefer not to have to
modify any of the tables by adding new columns
if you could answer fairly simply please, because i'm nowhere near being an
expert in access
thanks, adrian