Hi
I am new to VBA and wondered if anyone can assist?
I have a table with various columns. I would like a button to check for the presence of "YES" in say column S and if it's there, copy the contents of certain columns to another sheet within the workbook. The destination does not require all columns. Also, I wouldn't want it to duplicate if some rows had already been copied. For example, if the user added "YES" to a few more rows and they hit the button again, I would only want the new rows / certain columns copying over.
Many thanks!
I am new to VBA and wondered if anyone can assist?
I have a table with various columns. I would like a button to check for the presence of "YES" in say column S and if it's there, copy the contents of certain columns to another sheet within the workbook. The destination does not require all columns. Also, I wouldn't want it to duplicate if some rows had already been copied. For example, if the user added "YES" to a few more rows and they hit the button again, I would only want the new rows / certain columns copying over.
Many thanks!