I have a personnel report that is generated monthly and I've got a formula that compares to the previous report,and if there is any NEW data it says "TRUE". When a row has "True" in column K, I want to copy the entire row into a new worksheet. and repeat that until all rows that contain true are in the worksheet. That way I'll have a report of only the new data.
I can easily use the filter, but I need it in a new worksheet rather than just having the filter. I'm still terrible at VBA, so any help would be appreciated. I looked for a similar thread and did not find one.
Bookmarks