Troubleshoot conditional formatting rule.
Fourth Rule (Red Text with Strikethrough)
Modify conditional formula to ensure formatting occurs if "Start" (Column E) is before 7:00 Am
Conditional Formatting.
Use a formula to determine formatting of a cell.
Cell I3
Apply formatting if cell is more than three days prior to current date
Use Function TODAY()
Format with Custom solid fill color (RGB – R:255 G:59 B:59)
Use a function to insert a value in a cell
Cell range I5:I299
Calculate the billable charge for each entry
Function VLOOKUP
Lookup_Value: "Name" (Column c) for each entry
Table_array: "Name" (column B), "Base Rate" (column C), on "Hourly_Rates" worksheet
Range_lookup: Only exact match
Multiply Function by "Duration" (column H)