Hi All,
I recorded a macro but it is very ineffecient as I copied the code, dragged to fill etc but, I would like to perform the following but in VBA code
=IF(I2=I1,N1&", "&E2,E2)
Where it loops until the end where the approver stops (the sheets can vary in how many row it can be).
The idea...