Hi,
I have a form (A) which contains a Datasheet subform (B).
B is based on a query that get it's value from A (another type of Query by Form). I also have a button on A which when clicked would open Form (C) at the record that I selected in B
all the forms and subform all get their data from the same table CUSTOMER and the primary key is CUSTID
Does anyone know the code to put in the button to load the selected record from B into C.
Thanks in advance for your help
I have a form (A) which contains a Datasheet subform (B).
B is based on a query that get it's value from A (another type of Query by Form). I also have a button on A which when clicked would open Form (C) at the record that I selected in B
all the forms and subform all get their data from the same table CUSTOMER and the primary key is CUSTID
Does anyone know the code to put in the button to load the selected record from B into C.
Thanks in advance for your help