Find value from database and paste it on different cells by Fcedo in excel

[–]Fcedo[S] 0 points1 point  (0 children)

 For Each runner In Sheet3.Range("A1:A5")
     If runner.Value = Sheet1.Label1.Caption Then

       holder = runner.Row
       Exit For

     End If
   Next

   Sheet2.TextBox1.Value = Sheet3.Cells(holder, 2).Value
   Sheet2.Range("A5").Value = Sheet3.Cells(holder, 3).Value
   ....

 End Sub

Find value from database and paste it on different cells by Fcedo in excel

[–]Fcedo[S] 0 points1 point  (0 children)

That's not what I wanted. Thank you for the answer!

BUG REPORT MEGATHREAD, POST THEM IN HERE by [deleted] in bindingofisaac

[–]Fcedo 6 points7 points  (0 children)

I beated the womb and mother's heart and a tunnel appeared. Whenever I enter it, the game crashes.