vba - copy row with any colored cells to a new worksheet
Hello,
I have a worksheet called "Fulltable" - I am want to copy any rows if there is a colored cell RGB(255, 255, 0) in that row, and I want to paste it to a different table "Loaded" into the next available row.
The number of total rows in the "fulltable" will vary
Is there an easy vba way to do this?
Thanks!

Recent comments
6 years 36 weeks ago
7 years 22 weeks ago
7 years 34 weeks ago
7 years 37 weeks ago
7 years 38 weeks ago
7 years 43 weeks ago
7 years 51 weeks ago
8 years 1 day ago
8 years 1 day ago
8 years 2 days ago