Hi,
I have a workbook with a few worksheets.
I found a way to find the same result on all the sheets with Ctrl+F and search the whole workbook.
But I made a userform that would search for the results on the sheets and enter some data in columns next to the found result.
So I don't have to go to every cell with the value I'm looking for and then write/Copy data in the cells.
My code works for the active sheet.
But I don't know why it doesn't work for the whole workbook like I'm tryn to tell it to 
If someone could help me out with this please:
Bookmarks