Hi, I was wondering if there is a way to use cell(D3) to incorporate it into my formula in cell(D8).
If you look at the formula in cel(C8), that's the result I'm looking for
If you look at the formula in cel(C8), that's the result I'm looking for
Weekday Bus Cycling - new - Copy.xlsm | |||||||
---|---|---|---|---|---|---|---|
B | C | D | E | F | |||
2 | Page | 3 | 4 | 5 | 6 | ||
3 | Garage | Aberfoyle-MON-WED | Aberfoyle-THURS-FRI | Aberfoyle-SAT | Aberfoyle-SUN | ||
4 | Next Run | Tom | Tom | Tom | Tom | ||
5 | Units Ready | 1 | |||||
6 | Remainder | 0 | 0 | 0 | 0 | ||
7 | Good Until | Tom | Tom | Tom | Tom | ||
8 | 1 | 0:00 | #REF! | ||||
9 | 2 | 0:00 | |||||
10 | 3 | 0:00 | |||||
11 | 4 | 0:00 | |||||
12 | 5 | 0:00 | |||||
Planner |
Cell Formulas | ||
---|---|---|
Range | Formula | |
C3:F3 | D3 | =INDEX(ListSheets,D2) |
C4:F4 | D4 | =IFERROR(SMALL(D8:D1048576,COUNTIF(D8:D1048576,"<"&$C$1)+1),"Tom") |
C6:F6 | E6 | =COUNTIF(E8:E1048576,">="&$C$1) |
C7:F7 | E7 | =IFERROR(SMALL(E8:E1048576,COUNTIF(E8:E1048576,"<"&$C$1)+E5),"Tom") |
D8 | D8 | ='D3'!D5 |
C5 | C5 | ='Aberfoyle-MON-WED'!K1 |
C8:C12 | C8 | ='Aberfoyle-MON-WED'!D5 |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
AO8:AX60,AM61:AX108,AM9:AM60,C9:AL108,C109:AX1048576,C8:AM8 | Cell Value | >$C$1 | text | NO |