In cell H5, insert a formula using the IF function that test whether the billing age (cell G5) is greater than or equal to 30. If it is, subtract the due date (cell F5) from the current date ( cell L2). If the billing is less than 30, display 0 to indicate that the bill is not overdue.