RichardMGreen
Well-known Member
- Joined
- Feb 20, 2006
- Messages
- 2,177
Hi all
I have 5 make-table queries and I would like to add an index to each table as it's made. The index would be on the same field in each table but the entries in each field are not unique, i.e. you can have the same value multiple times.
That gives me two questions:-
1) Is it possible?
2) How would I do it if it is?
I have googled the problem but could get anything useful/understandable out if it (I'm a bit of a novice when it comes to things like this).
Any help greatly appreciated.
I have 5 make-table queries and I would like to add an index to each table as it's made. The index would be on the same field in each table but the entries in each field are not unique, i.e. you can have the same value multiple times.
That gives me two questions:-
1) Is it possible?
2) How would I do it if it is?
I have googled the problem but could get anything useful/understandable out if it (I'm a bit of a novice when it comes to things like this).
Any help greatly appreciated.