G
Guest
I posted yesterday with a query about sub forms, but haven't had a response
(probably didn't explain myself very well) but on reflection, I think my
problem starts with my table relationships and I'm stuck on how to resolve it.
I have 3 main tables:
Client details - Client ID, name address etc
Claim details - claim ID, date claim received, adviser name and others. I
have a one to many relationship based on client name between these two tables
and that seems fine
3rd table is claim pending details and should have a one to many
relationship with my claim details table as each claim can have more than one
pending reason. The pending reason is based on the adviser name, but this is
where I'm going wrong as I'm struggling to dreate a relationship between
claim details table and pending details table and be able to show the adviser
name against each record.
I did it via a query, but that's when I started to get problems with being
able to update my subform, so I'm not sure if its my relationships that are
wrong or how I'm trying to set up my forms.
Can someone give me a bit of a steer in the right direction. My previous
post was yesterday and is titled 'query in a subform'
Thanks for your help.
Pauline
(probably didn't explain myself very well) but on reflection, I think my
problem starts with my table relationships and I'm stuck on how to resolve it.
I have 3 main tables:
Client details - Client ID, name address etc
Claim details - claim ID, date claim received, adviser name and others. I
have a one to many relationship based on client name between these two tables
and that seems fine
3rd table is claim pending details and should have a one to many
relationship with my claim details table as each claim can have more than one
pending reason. The pending reason is based on the adviser name, but this is
where I'm going wrong as I'm struggling to dreate a relationship between
claim details table and pending details table and be able to show the adviser
name against each record.
I did it via a query, but that's when I started to get problems with being
able to update my subform, so I'm not sure if its my relationships that are
wrong or how I'm trying to set up my forms.
Can someone give me a bit of a steer in the right direction. My previous
post was yesterday and is titled 'query in a subform'
Thanks for your help.
Pauline