compound indexing?

B

barry

Hello everyone,

I need to know if it is possible to index a combination of
fields in a table. For example: [Date] & [Shift]
 
G

Gerald Stanley

Yes you can. In the Index dialog box (within Table
Design), enter the name of the index (e.g.DateShift),
select the first column (e.g.Date) and the sort order
(e.g.Ascending). Also complete the boxes describing
whether the Index is the Primary index etc. Then on the
next line, select the second column(e.g. Shift) and the
sort order.

Hope This Helps
Gerald Stanley MCSD
 

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

Top