Hi,
I am trying to protect the sheet while also trying to have few cells editable for the user to enter data.
Rng = 1
DestSht = "Summary"
The below piece of code appears in a loop. The cells that are editable by the user depends on the cell index numbers.
Range(Selection...