I have a spreadsheet setup to run a macro every time there is a change in the worksheet. BUT, I only want this macro to be run automatically if a specific range of cells are changed. I am guessing that the "target" range includes the whole worksheet by default. Is there some way that I can address that so that the macro only runs in that specific absolute range?