I have a database which is accessed by different users, each putting in a unique field. This field is in essence a list of sequential numbers. My problem is that there are a few numbers missing in the sequence. How can I check this unique field and have the result displayed as a list of 'Missing Numbers' between the lowest value input and the highest value input ??
Steady ...
Steady ...