Hello,
I'm trying to create a command button on my sheet that when clicked will find all rows in column u that read Engineering Evaluation and then copy certain cells from that row to another sheet. The kicker is that this button will be used over and over again as more entries are entered into the log. I only want each row counted once. Right now I get a run time error for the "For Each Cell In Application.Intersect(Range("u:u"), target)" line.
Any help would be great. Thanks.
![]()
Please Login or Register to view this content.
Bookmarks