K
KevinPreston via AccessMonster.com
I have a form that i use to book vehicles in to our workshop for work
required, along with various fields, ie customer, make, model etc there is a
field called regnumber, there will be multiple instances of regnumber,
depending on how often the vehicle comes in for work. I have put a subform on
the main form, i would like this subform to show all records for the current
vehicle i am booking in, ie
jobnumber regnumber make model description
odometer
26157 v199zzz Mercedes C220 Damage repairs to N/S 254691
subform
25439 v199zzz etc
25344 v199zzz etc
How do i write a querie to search the booking table based on the contents of
regnumber?
I can do this using another table but can't do it on the same table.
I hope that makes sense and look forward to some much apreciated assistance.
Kevin
required, along with various fields, ie customer, make, model etc there is a
field called regnumber, there will be multiple instances of regnumber,
depending on how often the vehicle comes in for work. I have put a subform on
the main form, i would like this subform to show all records for the current
vehicle i am booking in, ie
jobnumber regnumber make model description
odometer
26157 v199zzz Mercedes C220 Damage repairs to N/S 254691
subform
25439 v199zzz etc
25344 v199zzz etc
How do i write a querie to search the booking table based on the contents of
regnumber?
I can do this using another table but can't do it on the same table.
I hope that makes sense and look forward to some much apreciated assistance.
Kevin