Hi All,
I'm currently having an issue with the macro I did where it will correctly paste answer selections (such as Yes/No/NA) into the right row, but it will not paste the corresponding comment into the correct row and it would always instead paste it into the 1st row. For example - 1st data entry will correctly paste everything into the 2nd row of the data tab (1st row is reserved for each item's name). 2nd entry will paste the answer selections into the 3rd row as expected, but the comments for that 2nd entry will paste the comments into their corresponding columns, but will overwrite the comments data of the 1st entry. 3rd entry will also do the same - it will correctly paste the answer selections into the 4th row, but the comments will get pasted again into the comments data in row 2, overwriting again whatever's previously listed there.
I'm attaching the sample code here. New_Form refers to the tab of the actual worksheet, while Data refers to the data dump tab.
Thanks in advance!
Bookmarks