Hi, I'm mostly a VBA amateur. Loops are my particular weakness. Sort of a one trick pony.
I am trying to create a loop within an existing loop. One workbook has several sheets, lets say A,B,C, and D. I'd like to create a loop that starts with the first row in sheet A and loops through sheet B to find a match. If a match is found, data is added to sheet D. If no match is found or after the data is added to sheet D, I'd like to move to the row in sheet A and repeat until sheet A is a blank row.
Thank you for the help. I really have trouble with loops combined with if statements. I really do appreciate the help I get on this site.
Bookmarks