Hey,
I created a macro which loops through every worksheet for a certain word. If that word is found on a worksheet it should copy every value in a row one after the other and copy it into a new row on a specific worksheet, until there is no value anymore in that certain row. I created this Macro, but it doesn't work and I don't really know where I made a mistake. If I want to
I checked with a MsgBox, that it loops through the different Sheets, but it doesn't fill the var variables at all. Any suggestions where I made a mistake in the Loops or If statements?
Thank you!
Bookmarks