Jump to content

Getting information from table2 using field in table1


adambedford

Recommended Posts

So I've got a table (Links)  with a field called 'Category_ID' that stores a number. This value is matched to the field 'ID' in the table 'Categories'. The Categories table also has a field called 'Category_name'.

 

I have a recordset/query that returns data from the table 'Links' based on a URL filter of 'Category_ID'.

 

How would use this Category_ID to return the value of 'Category_name' from the other table?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.