opening form based on value in another - TechRepublic
Question
March 8, 2007 at 08:30 AM
hamid_harrar

opening form based on value in another

by hamid_harrar . Updated 19 years, 3 months ago

Hi,

I have a form (A) which contains a 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

This discussion is locked

All Comments