How to Create Excel VBA Data Entry Form With Search Function using Userform. In this tutorial, you will learn how to search the database, write For Loop and, select Statement functions. ======================================================== Correct Code for Delete: Dim i As Integer For i = 1 To Range("A65356").End(xlUp).Row - 1 If lstDisplay.Selected(i) Then Rows(i + 1).Select Selection.Delete End If Next i ======================================= See the correct code for the search function: Change For i = 10 To iSearch To For i = 1 To iSearch ======================================= Join this channel to get access to codes, perks, and see more interesting videos. https://www.youtube.com/channel/UCFtw9CfTfMKU9aHZsT2teYg/join Channel Members can Download the Excel VBA Data Entry Form With Search Function and modify it for their own personal use: Plus one other source code per month. Total - 2 Source codes Per Month, only: https://drive.google.com/file/d/1MejxVwHvHwZMUIALx3BAXdwn5TFnEM72/view?usp=sharing How To Create a Data Entry Form With UserForm in Excel VBA: Click on the link below to watch https://www.youtube.com/watch?v=uiO4qYCBNsk To download the RAW Excel file used on the video (No CODES INCLUDED), see the link below. https://drive.google.com/file/d/1NntDtKlLHaI4oS71YJXTRa684YEv6qn0/view?usp=sharing To support more videos from DJ Oamen, visit POamen Paypal https://www.paypal.me/POamen To Become a Channel member click on the link below to JOIN: https://www.youtube.com/channel/UCFtw9CfTfMKU9aHZsT2teYg/join How to Create an Excel Data Entry Form With Search System: https://www.youtube.com/watch?v=PZ3PLD9SGtg How to Create a Customer Billing Systems in Python - Full Tutorial https://www.youtube.com/watch?v=7BwJq81gZMg&list=PL7FC4E665CEAACD5E&index=220&t=0s https://youtu.be/wTg7rOq8-2Y How to Create Cafe Management Systems in Python - Full Tutorial https://youtu.be/wTg7rOq8-2Y How to Create an Inventory Rental Management System in Python - Full Tutorial https://youtu.be/g7xm-Dc2iVM How to Create Hotel Management Systems in Python - Full Tutorial https://youtu.be/8ftcZO7iuRU How to Create Advanced Payroll Management System in Python, see link below: https://www.youtube.com/video/KQGRq76ue30 How to Create Data Entry Form using MySQL Database in Visual C++ - Full Tutorial: https://youtu.be/-kECKWyCfow Join this channel to get access to codes, perks, and see more interesting videos. https://www.youtube.com/channel/UCFtw9CfTfMKU9aHZsT2teYg/join Join this channel to get access to codes, perks, and see more interesting videos. https://www.youtube.com/channel/UCFtw9CfTfMKU9aHZsT2teYg/join