Hi,
Im having a subform which displays a couple of records. When I try double clicking on one record, I want to open a new form with record details - bound so that when I make changes to any field, I automatically update the table.
I did write a query and made that the control source of my new form. I also made all fields control source their corresponding table fields.
But, when I double click, its opening the new form but with no values.
I would appreciate any help
Thanks in advance
Im having a subform which displays a couple of records. When I try double clicking on one record, I want to open a new form with record details - bound so that when I make changes to any field, I automatically update the table.
I did write a query and made that the control source of my new form. I also made all fields control source their corresponding table fields.
But, when I double click, its opening the new form but with no values.
I would appreciate any help
Thanks in advance