Hi all,
I'm struggling on figuring out why and how to correct an mismatch error in part of my
code. The code works just fine in my test WB but placing the script into my main
WB , the script errors.
This is a Funtion Code. I've even tried changin Cnt as Integer to as Long but still errors.
To give an idea of what's happening, I have a userform textbox value for which I search for matches on a worksheet, if this match is found, then then the matching cell's offset (0,4).value is placed into an Array. Once the Array is built, then I check it for unique![]()
Please Login or Register to view this content.
values. The unique values then get placed into a listbox.
Anyhelp resolving this is appreciated.
Thanks,
BDB
Bookmarks