i'm trying to create a macro that transfers a set of data from one sheet to another on the condition that the first row has text in it (in my case a name). It's supposed to stop when the first row is out of names starting after row 52 on the first sheet. I'm writing test code to see if it functions correctly but it only runs once. I'm starting the copying at row 52 on the first sheet and then transfering it to a second sheet starting on row 8 and from then on go row by row until sheet 1 is out of text. The first sheet is "Master Input for year."The from. The to is to the "quarterly NPI" Here's the code. Any help is appreciated.
It looks right to me. Why won't it work?
Bookmarks