M
Maddy
I am a newbie making a database app. My database is a MS Access
database. I have a startup form with a datagrid showing all the
records in table called Report.(The Datagrid automatically created a
dataset of the entire database.) When a report is selected on this
form, I want another form to open which has data aware text boxes
connected a Details table.(I have no problems creating the forms) Both
these tables have a RecordID and I want this form to display only the
records which have the same RecordID as row which was selected in the
datagrid.
Can someone please help me out on this?
Thanks,
Regards,
Nitin
database. I have a startup form with a datagrid showing all the
records in table called Report.(The Datagrid automatically created a
dataset of the entire database.) When a report is selected on this
form, I want another form to open which has data aware text boxes
connected a Details table.(I have no problems creating the forms) Both
these tables have a RecordID and I want this form to display only the
records which have the same RecordID as row which was selected in the
datagrid.
Can someone please help me out on this?
Thanks,
Regards,
Nitin