P
PGLoop
Can anyone help me? I want my users to be able to search for a record in a
table and generate the data of that record on an edit view. I am used to
having a GRID (Table view), double clicking on the record I need and the
double click open an edit view form with the data for that record populated.
I am basing my edit view off of a 3 Table query. Two of the tables relate
to the 3rd using foreign keys. I have tried opening a subform on a tab to
get the grid and trying programatically to populate the edit view from that
grid.
Any help would be appreciated.
table and generate the data of that record on an edit view. I am used to
having a GRID (Table view), double clicking on the record I need and the
double click open an edit view form with the data for that record populated.
I am basing my edit view off of a 3 Table query. Two of the tables relate
to the 3rd using foreign keys. I have tried opening a subform on a tab to
get the grid and trying programatically to populate the edit view from that
grid.
Any help would be appreciated.