Hello again guys,
So, I'm trying to build a code that can do the following:
I have a large datasheet, several columns and about 3,5k lines, and one of these columns has a number. If this number is above 2 (200%), I want to copy some of the data on the other columns to a previously made worksheet.
Being more specific: the numbers are at colum V. If it's > 200%, I'd like to copy the data (string data) from columns B, C, E, F and V itself to this new sheet. I believe a button would be the best way to update (evertime you click it, it copies the ones above 2).
It looks actually rather easy, as I can think of the code. But i don't know the language very well...
Anyway you guys can help me, in any form? I'd greatly appreciate.
Thanks in advance,
Cheers!
Bookmarks