Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unbound Forms/VBA

Status
Not open for further replies.

ParyGoal

MIS
Jul 22, 2006
70
US
I am trying to create/enter records in my access database with a parent child relationship. I have several unbound subforms. Each subform reprents rating for the corresponding section (Category).
I do not want to create one subform and link it to the parent form and let access handle the recording/editing of records.
I would like to accomplish this through ADO recordset when entering records and viewing them by selecting a user name from a combo box on the parent form. Each user will be evaluated on specific catgory. I just don't know how to accomplish this through VBA. I don;t know how access allows you to enter records in the Child Table through the form-subform linked though the primary key and foriegn key. I think one should be able to accomplish the same thing through VBA? Does anyone have any example that uses unbound form within a parent form that users VBA to add and view records? Is it possible? I hope I was clear with my question
Any help will be greatly appreciated
Thank you
Parygoal
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top