Inserting notes related to grouped information

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm working on an emergency call list and I have entries grouped according to
departments. For those groups I want to add instructions specific to that
group to appear only on those groups pages. How would I go about this?
Thanks!
 
I would create a Group table with the groupID as primary key and a text or
memo field for the notes. Join the tables in you query and put the notes
in a group header or footer.
 

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