I found the below code I'm trying to adapt, however it seems that it runs on every worksheet within my workbook, and I only want it to apply to "Sheet3". I've tried pasting it into the Sheet3 code module, but that didn't seem to work.I found the below code I'm trying to adapt, how