Question
Cannot Read Multiple Records
Sorry is this has been covered before.
I have a form which inserts value(s) into a table using the primary key. This is linked to another table so that when i use a query, it pulls the information and displays the name according to the primary key. This works fine when only one record is in the field, however, it has a problem recognising this when there is more than 1 entry to the field.
Could this be because a comma is used as a default seperator by Access if there is more than 1 entry (eg displays it as "1, 2, ...")
To infinity and beyond!
I have a form which inserts value(s) into a table using the primary key. This is linked to another table so that when i use a query, it pulls the information and displays the name according to the primary key. This works fine when only one record is in the field, however, it has a problem recognising this when there is more than 1 entry to the field.
Could this be because a comma is used as a default seperator by Access if there is more than 1 entry (eg displays it as "1, 2, ...")
To infinity and beyond!
