
Originally Posted by
jindon
I don't know how you want it.
Just used msgbox.
My bad, i missunderstood what the program did at first!
When i extract all REQPROD with your code, i want to compare them with the exceldocument with the following code:
And it works sometimes but most it doesnt!
I would like to change:
Set CompareRange = Workbooks("FileName").Worksheets("SheetName").Range("A:A")
so that the user can insert the excelfile and search the whole document including all sheets and all cells.
How do i do that?
Bookmarks