Linking records

Gregbert

New member
Local time
Today, 00:19
Joined
Oct 1, 2005
Messages
8
Hello,

I have created a very simple database. I have one form and one table. I have items in the same table as different records that are similar but not the same. I would love to create a link between records to get to these similar records easily. I have read a lot about linking between tables on other things; is it possible to link between records on the same table? If so, any info on where to find it?

Thank you for your help!

Take care,
Greg
 
Might need a bit more info about the difference in the records you want to retrieve. I would create a second form, then 2 queries that return the 2 different record sets. Then base each form on each query.

HTH

Dave
 

Users who are viewing this thread

Back
Top Bottom