Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SubMask problem

Status
Not open for further replies.

darkwraith

Programmer
May 26, 2003
44
IT
Hi,
I have a submask that lists only some fields of all the records of a table and, in the same mask in which the submask is included, some textboxes filled with other fields referring only to the selected record in the submask.
I set the source property of both mask and submask to the same table. Now I want to link the fields, that mean that if I select a record in the submask I want that data in the mask textboxes should refer to that particular record. The problem is that if I use LinkChildFields and LinkMasterFields property it is visible in the submask only a record and not the whole list.
Anyone has a suggestion?
Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top