Lensmeister
Registered User.
- Local time
- Today, 16:39
- Joined
- Feb 18, 2009
- Messages
- 65
Morning all,
It's been a very long time since I have done anything in Access and despite googling I cannot see the answer I need, so I hope someone can help with this.
I have two tables (mydb and tbl_Repairs) that I need to use to produce a form of.
In tbl_mydb and tbl_Repairs I have field (loconumber) that at linked in relationships as 'indeterminate'. (Also I have a Query (qry_gbstock) that I would prefer to use instead of tbl_mydb.)
In tbl_Repairs there can be several instances of the loconumber in that field i.e.
loconumber can have:
47567 next field 'repair' could have 3 different record for that one.
47467
What I need to make is a form that shows the field
loconumber (and other fields I need) plus the 'Repair' field from tbl_Repairs with all the instances of items in that field.
Hope this makes sense.
(Cannot upload an edited copy of the mdb at this time but will tonight)
It's been a very long time since I have done anything in Access and despite googling I cannot see the answer I need, so I hope someone can help with this.
I have two tables (mydb and tbl_Repairs) that I need to use to produce a form of.
In tbl_mydb and tbl_Repairs I have field (loconumber) that at linked in relationships as 'indeterminate'. (Also I have a Query (qry_gbstock) that I would prefer to use instead of tbl_mydb.)
In tbl_Repairs there can be several instances of the loconumber in that field i.e.
loconumber can have:
47567 next field 'repair' could have 3 different record for that one.
47467
What I need to make is a form that shows the field
loconumber (and other fields I need) plus the 'Repair' field from tbl_Repairs with all the instances of items in that field.
Hope this makes sense.
(Cannot upload an edited copy of the mdb at this time but will tonight)
Last edited: