Hello everyone,
I have been searching around for the last several hours and haven't specifically been able to find something that would help me.
I have a check box that when checked provides a true false value, so Column A is the Check box, Column B is the True/False value.
I have data in Columns C:L, what I would like to do is copy the row of data if the value is true and have it loop through all true values in Column B, and copy it in another sheet. The kicker is I need the ability to exclude certain columns in the process for example copy the row from c:l but exclude column J for example. I am not even sure where to get started on this one.
I would run this process from a control button and would over write the data in the new sheet. Any help is appreciated.
Bookmarks