subcatagories in access

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

can someone tell me how to create subcatagories/subfields/drop fields in access
 
You create a separate table to hold the values and then link it to your main
table via a foreign key column in the main table. You define the link with
tools--table relationships.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top