R
Randy
I have a table "Gaps" which is populated with missing sequential numbers
from another table "CompletedCertificates". My "CompletedCertificates"
table has certificate numbers entered from the beginning to the end in two
fields [StartNumber] and [EndNumber], each number is not entered
individually, only the range, I also has a field of [EmployeeID]. I need a
query that will show me the missing [CertNumbers] from table "Gaps" and
include the appropriate [EmployeeID] from the "CompletedCertificates" table.
I can't find any solution...Thanks for any help...Randy
from another table "CompletedCertificates". My "CompletedCertificates"
table has certificate numbers entered from the beginning to the end in two
fields [StartNumber] and [EndNumber], each number is not entered
individually, only the range, I also has a field of [EmployeeID]. I need a
query that will show me the missing [CertNumbers] from table "Gaps" and
include the appropriate [EmployeeID] from the "CompletedCertificates" table.
I can't find any solution...Thanks for any help...Randy