Haven't had any luck trying to find an answer to the following and the code I've come up with is just horrible.
I'm trying to select a range of cells that sum to a specific value.
Column A are Room Numbers Column B is time in minutes spent to clean each room.
I'm looking for a way to loop through column B until their summed value is = or < 200
And then select the corresponding Rooms in Column A (Which will then be move to another sheet)
Does anyone have a simple way of achieving this?
Thanks very much!
