Hello everyone
I'd like to say thanks in advance for any help.
In my project I have a search function that has to search a row for a number and if the number is found, it should return all data written on the spreadsheet row to respective text and comboboxes on the userform, but I recieve a run-time error 424 object required error and the line that gets highlighted is *For each c in DataBase.range("C:C").cells* and I don't know why. Here is my piece of code below. DataBase is the name of the spreadsheet which must be searched and the searched numbers are always in column C. If a different approach can be used please help me with them. I hope I was clear enough.
zbor I apologize for that...I thought using [code] before and after the code would work...I am still new so am really sorry.![]()
Please Login or Register to view this content.
Bookmarks