Searched refs:lastEntry (Results 1 – 2 of 2) sorted by relevance
424 Dim lastEntry As Long variable430 lastEntry = myDocList.count435 While Not entryFound And curIndex <= lastEntry
3534 Dim lastEntry As Long variable3540 lastEntry = myDocList.count3542 If (lastIndex > lastEntry) Then lastIndex = lastEntry3550 While Not entryFound And curIndex <= lastEntry
Completed in 24 milliseconds