I have a form that is used to create a table record(row). The user enters the requested data and depending on the data entered I add 1 or more records to a table using VBA. Everything was working fine until I changed one of the fields to a multi value type. Now I can't seem to access the data of the multi value field. There also seems to be a problem creating the multi value field in the database. It won't accept a simple assignement.

Any help would be greatly appreciated.



Thanks in advance.