Hi! I thought this part was easy but apparently, it is not. How can I copy one column data to another column? Below is the formula I have with a button but it it copies just one value in the entire column. Here is my sheet, you might need to request access to the sheet.
wow thanks @Daragh_O_Shea1 ! It works! Can I ask why you did CurrentValue.ModifyRows? The foreach already iterates through each item , why did you need to prepend CurrentValue to it as well?