Hi All,
Could anyone guide me to detect when, after an autofilter search (using a UserForm), the criteria1 results in "no cells".
Let me try to explain me better. I have two sheets, in sheet1 I have a "ListBox1" wich updates after the sheet2, wich contains a table, is modified with Autofilter operations made with a UserForm that runs from Sheet1 with a click button.
My problems araise when the criteria used doesn't generate visible cells, at the moment of updating sheet1, generates an error that says "No cells were found".
This is the code (Provided by Dave and others in this forum) in sheet1 to update the ListBox1
The line where the macro breaks in error is this:
Hope the explanation was a bit more clear
.
Thanks in advance for your guidance.
Saludos
Jose Luis
Bookmarks