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 Shaun E 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. elcid113002

    Nested? For...Next statement in a loop???

    Private Sub FixData2_Click() Dim KNum Dim LNum Dim MNum Dim PNum Dim RNum Dim TNum Dim Counter Dim Check Check = True: Counter = 0 KNum = Range("N2").Value ' Should be equal to "2". LNum = Range("N4").Value RNum = Range("N12").Value If KNum = 2 Then Range("K" & RNum).Select...

Part and Inventory Search

Back
Top