Here's my example:
Column
A1: Variable(let's say 20)
B1: 5
B2: 6
B3: 3
B4: 7
B5: 3
Looking to count the minimum number of cells in column B it takes to reach 20 (does not need to equal 20 exactly). Looking to return the answer (4) - as it took four cells (5+6+3+7) to reach variable...
I'm looking to highlight an excel template to fit specific length and width measurements to act as a visual aid for those using template. I need specific measurements (6 5/8 wide and 8 1/4 length) visually highlighted to ensure they can copy/paste into outlook email so it always prints on one...