H HKB New Member Jun 9, 2018 #1 I want vba code that user to be able to type in a date in Textbox1 in Userform and hit the search button, macro find the date in column "A" So if the search finds the matching date in column "A",message box "Date all ready Exists" and macro Stop
I want vba code that user to be able to type in a date in Textbox1 in Userform and hit the search button, macro find the date in column "A" So if the search finds the matching date in column "A",message box "Date all ready Exists" and macro Stop
Hui Excel Ninja Staff member Jun 9, 2018 #2 HKB Can you please post a sample file with an example of what you are after?