Hello all! I've just recently started VBA programming and am having trouble with a particular spreadsheet. Any help or insight is greatly appreciated!
I've attached color.txt. The code (Module 1) ought to color a corresponding row based on the value of a cell in a particular column of the spreadsheet. However, it will not execute when I select the values in the spreadsheet - and I'm clueless as to what I'm doing wrong.
Many thanks in advance! :)
I've attached color.txt. The code (Module 1) ought to color a corresponding row based on the value of a cell in a particular column of the spreadsheet. However, it will not execute when I select the values in the spreadsheet - and I'm clueless as to what I'm doing wrong.
Many thanks in advance! :)
Comment