subdatasheets

nbaj

New member
Local time
Today, 16:10
Joined
Dec 3, 2004
Messages
6
Hi all!
I want to insert a subdatasheet into a table but I only want certain records of the subdatasheet to be viewable/accessible e.g. Record 1 of my table should be related to records 1-5 of the subdatasheet. Is this even possible? Or worth doing for that matter!
Thanks in advance! You've all been really helpful in previous crises/head-scratching moments! :D
 
Subdatasheet

Sounds you want to create a second table and relate it to the main table using a one-to-many relationship, meaning a record in the main table can have many related records in the second table.
Is this what you are looking for?
 

Users who are viewing this thread

Back
Top Bottom