Hey Guys,

I need help making a simple script that will allow me to single click a cell (In column D only) and change the background color of the 2 cells to the right of the target. So if I click D4 then E4 and F4 will change to light yellow for example. I have a script that performs this function but it works in any cell on the worksheet. I need to limit this to single columns. Thanks in advance!

-Sol