R
Rob
I have two tables: tblPhase and tblSubPhase.
First table has two fields PhaseID and PhaseType
Second table has two fields SubphaseID and SubphaseType
I would like a form that has a combo box with the PhaseType dropdown listed
for every record, but don't know how to get that to work without having a
form with 30 records to "page" through with the Nav Buttons.
How do you do this?
(I eventually want to pick one from the list and get another box to show the
Subphase types - one to many relationship already established)
I was told to follow this: http://www.mvps.org/access/forms/frm0028.htm but
it didn't work.
Rob
First table has two fields PhaseID and PhaseType
Second table has two fields SubphaseID and SubphaseType
I would like a form that has a combo box with the PhaseType dropdown listed
for every record, but don't know how to get that to work without having a
form with 30 records to "page" through with the Nav Buttons.
How do you do this?
(I eventually want to pick one from the list and get another box to show the
Subphase types - one to many relationship already established)
I was told to follow this: http://www.mvps.org/access/forms/frm0028.htm but
it didn't work.
Rob