Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tpanzer

    script to identify gaps inside a list of numbers

    How can I easily identify in a list of numbers which numbers are missing. Input: table with list of numbers (number(1) - Number (n)) Output: numbers which are not in the list Cirteria: a number is missing, when (Number( i+1) - Number(i)) > 1 Example: List : {20, 21, 23, 24, 28...

Part and Inventory Search

Back
Top