Save the values of the selected cells somehow, like a custom state, but as separate states ( From / To )
Then use conditionals on the group you will change the background color of using a conditional to compare the current cells index to those custom state values ( From / To )
Something like current cells index is greater than From and current cells index is less than To