I have written code that highlights the entire row, but what I want to do is highlight column A - C, skip D then highlight the active column (which will be either E,F, or G). This must happen using a variable for the row number, as not every row needs to be highlighted.