I am looking to find a method to copy select columns in a row along with the row comments from one sheet to another.
Methods that I have tried and will not work in this scenario:
Copying the entire row from Sheet A to Sheet B (This brings over all columns and I am only looking to copy over select columns)
Using helper sheets with Index Match (I cannot bring over the comments - unless I am missing something)
Longer description of the scenario: Sheet A is an Opportunity tracking sheet with several columns used to track an opportunity from prospect to closure and comments are added to keep track of any nuances in the sales process. Sheet B is a master Sales Sheet that lists all won opportunities with additional columns to be populated along the engagement process.
Goal: Move select columns and all comments associated with the row from Sheet A to Sheet B upon closure of a sale and retain comments for historical data on client conversations that will be useful throughout the engagement period (which is tracked on Sheet B)