CrystalSurfer
Matrix activist
- Local time
- Today, 13:40
- Joined
- Jan 11, 2006
- Messages
- 75
I want to build a form for my users to allow them easy access to data shown in datasheet or continuous forms view.
However, the problem is that they want to also see on the same form Contact details (Name & Tel.no). This is a one to many relationship with the underlying query so I cannot build this data into that query as it then makes it un-updateable.
I had thought of putting the contact details into a subform and then putting that onto the continuous form but Access does not allow that.
I am currently trying to get it work using an Unbound listbox and then using either a query or DLOOKUP but so far I cant get it to work.
It seems to be something to do with it being on a continuous form.
Any ideas please?
However, the problem is that they want to also see on the same form Contact details (Name & Tel.no). This is a one to many relationship with the underlying query so I cannot build this data into that query as it then makes it un-updateable.
I had thought of putting the contact details into a subform and then putting that onto the continuous form but Access does not allow that.
I am currently trying to get it work using an Unbound listbox and then using either a query or DLOOKUP but so far I cant get it to work.
It seems to be something to do with it being on a continuous form.
Any ideas please?
Last edited: