Good Afternoon,
I am hoping someone can assist me and I am sure I am making this more complicated then it should be in my head. But we have a daily call log that is filled out daily in excel with drop downs in the "Type of Call" box. I am needing to add an additional tab after each day and have each individual day put on the new tab just the start time, end time and the nature of call. (If possible it will only be certain calls that will show on the other tab...for instance I dont need to list Inside Patrol, Outside Patrol, or Dispatch Duty. What is the best way to go about doing this?
I am hoping someone can assist me and I am sure I am making this more complicated then it should be in my head. But we have a daily call log that is filled out daily in excel with drop downs in the "Type of Call" box. I am needing to add an additional tab after each day and have each individual day put on the new tab just the start time, end time and the nature of call. (If possible it will only be certain calls that will show on the other tab...for instance I dont need to list Inside Patrol, Outside Patrol, or Dispatch Duty. What is the best way to go about doing this?
MASTER UNLOCKED.xlsm | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | G | H | I | J | K | L | |||||
7 | Start | Arrival | Cleared | Calling Person | Type of Call | Notes | Primary Officer | ||||||||
8 | 07:00 | 07:06 | Alarm - Holdup | ||||||||||||
9 | |||||||||||||||
10 | |||||||||||||||
11 | |||||||||||||||
12 | |||||||||||||||
13 | |||||||||||||||
14 | |||||||||||||||
15 | |||||||||||||||
16 | |||||||||||||||
17 | |||||||||||||||
18 | |||||||||||||||
19 | |||||||||||||||
20 | |||||||||||||||
21 | |||||||||||||||
22 | |||||||||||||||
1 |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
D8:E8 | Other Type | Color scale | NO |
Cells with Data Validation | ||
---|---|---|
Cell | Allow | Criteria |
G8:I22 | List | =$A$189:$A$253 |
K8:M22 | List | =Lists!$F$2:$F$20 |