HELP!!
Access is doing so much for me, I don't know where to look to see what I'm actually doing!!
I'm using the Forms wizard
I've got a form called surgeryProcedure
It displays Surgeries & all the Procedures associated with it. There is a one to many relationship with the surgery and surgeryProcedure table.
I also have a Procedure table. This is a stand alone table that just list all the procedures & their costs.
In my form, I'd like to update the surgeryProcedure table, but I'd like for the user to be able to have a drop-down menu of all the Procedures (that comes from the Procedures table.
My problem is, I'm using the forms wizard, and I'm not sure how to do this... How can you have a form with drop down menus from one table actually updating values in a different table?
I'd like to update the surgeryProcedure table, but have a drop down menu of choices from the Procedure table just to make sure no bogus data gets enterend!!
Is this a combo box??
Access is doing so much for me, I don't know where to look to see what I'm actually doing!!
I'm using the Forms wizard
I've got a form called surgeryProcedure
It displays Surgeries & all the Procedures associated with it. There is a one to many relationship with the surgery and surgeryProcedure table.
I also have a Procedure table. This is a stand alone table that just list all the procedures & their costs.
In my form, I'd like to update the surgeryProcedure table, but I'd like for the user to be able to have a drop-down menu of all the Procedures (that comes from the Procedures table.
My problem is, I'm using the forms wizard, and I'm not sure how to do this... How can you have a form with drop down menus from one table actually updating values in a different table?
I'd like to update the surgeryProcedure table, but have a drop down menu of choices from the Procedure table just to make sure no bogus data gets enterend!!
Is this a combo box??