Hi,
Not sure if this was the right place to ask this, but I'll go ahead anyway
This isn't so much a problem with the software as a lack of my skills within the program to make it do what I want.
I am creating a room booking database for a school ( A2 level coursework). I have a table of all the teachers names along with an autonumber primary key. This is related to a teachers field in the booking table as OLE object so I can just use a drop down box to select it.
My problem is that when I run a query searching for all the bookings a certain teacher has made, it doesn't work off the teachers name, but off the autonumber (eg, 6). Obviously, this isn't very useful, but whatever I do I can't get it to run off the teachers name, only on the primary key. I even tried deleting the primary key altogether, but that buggered the entire system up.
Does anyone know of a solution for this?
Thanks
Not sure if this was the right place to ask this, but I'll go ahead anyway

This isn't so much a problem with the software as a lack of my skills within the program to make it do what I want.
I am creating a room booking database for a school ( A2 level coursework). I have a table of all the teachers names along with an autonumber primary key. This is related to a teachers field in the booking table as OLE object so I can just use a drop down box to select it.
My problem is that when I run a query searching for all the bookings a certain teacher has made, it doesn't work off the teachers name, but off the autonumber (eg, 6). Obviously, this isn't very useful, but whatever I do I can't get it to run off the teachers name, only on the primary key. I even tried deleting the primary key altogether, but that buggered the entire system up.
Does anyone know of a solution for this?
Thanks
