I am having a problem with my Access database, since I am new to this, I have no idea what is goign on????
okay here is the problem.
I have a database which has Meds tables, and has two fields.
1- Medication_Name
2-Concentration
On the form I have a combo box for Medication_Name (it has all the medication names form the Medication_Name field), and textbox for Concentration. I want my User when they pick the specific medication, the concentration textbox should get populated by itself. So, I was playing around with it, i got that part working, but the problem I am having is when the textfield for Concentration gets populated, its not saving in the main table. Is there a way we could do that?
please help me.
Thanks
okay here is the problem.
I have a database which has Meds tables, and has two fields.
1- Medication_Name
2-Concentration
On the form I have a combo box for Medication_Name (it has all the medication names form the Medication_Name field), and textbox for Concentration. I want my User when they pick the specific medication, the concentration textbox should get populated by itself. So, I was playing around with it, i got that part working, but the problem I am having is when the textfield for Concentration gets populated, its not saving in the main table. Is there a way we could do that?
please help me.
Thanks
Comment