Hi
my userform searches based on the date. If it finds something it populates an amount into another textbox. So it is searching the date in column(A) then returning the corresponding value in column(B). If the date is duplicated it is meant to populate a listbox with all the dates and corresponding values which are duplicated.
I think it has something to do with the fact im searching based on the date, as I have another userform which searches based on a number and it does as it should.
So heres the code for the whole userform, the find features are in Sub cmbFind and SUb FindALL.
![]()
Please Login or Register to view this content.
Bookmarks