[TABLE="width: 500"]
<tbody>[TR]
[TD]
B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[TD]F
[/TD]
[TD]G
[/TD]
[TD]H
[/TD]
[TD]I
[/TD]
[TD]J
[/TD]
[TD]K
[/TD]
[TD]L
[/TD]
[/TR]
[TR]
[TD]Appt Dt
[/TD]
[TD]Beg Tm
[/TD]
[TD]Fee Slip
[/TD]
[TD]Pat Name
[/TD]
[TD]Md Rc
[/TD]
[TD]Event
[/TD]
[TD]Rendering
[/TD]
[TD]Sts
[/TD]
[TD]Recovery Date
[/TD]
[TD]Other Services
[/TD]
[TD]Notes
[/TD]
[/TR]
[TR]
[TD]5/31/2019
[/TD]
[TD]10:30A
[/TD]
[TD]Y
[/TD]
[TD]Doe, John
[/TD]
[TD]1234567
[/TD]
[TD]Office Visit 15
[/TD]
[TD]Smith MD, Jane
[/TD]
[TD]Kept
[/TD]
[TD]6/10/2019
[/TD]
[TD]Xray
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5/31/2019
[/TD]
[TD]11:00A
[/TD]
[TD][/TD]
[TD]Brown, James
[/TD]
[TD]1234568
[/TD]
[TD]Office Visit 15
[/TD]
[TD]Smith MD, Jane
[/TD]
[TD]Kept
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks so much for your reply!!! I have some questions though. First of all, how do I add these formulas in? Is this just added to the column header using the options to the left of the text (the one with the X, the checkmark, and the fx)? Or is this applied using conditional formatting?
Secondly, I just wanted to clarify what my table looks like to assist in the formula setup. I have a spreadsheet for each day showing what appts were Kept. I then have to verify for accuracy using fee slips collected for that date. Fee slips that are missing I have to track down and verify if patient actually showed for that date. If the fee slips are missing after 1 week, then I would like for these appts to be marked in red and moved to another spreadsheet to start investigation. Each date will have a different number of rows. I have found a formula using conditional formatting to mark rows in red based on whether there is a blank in the Recovery Date column, but I have to manually apply it after 1 week (which is fine but it would be great if I could make this happen all at once). =AND($J2=””,$B2<today()) spreadsheet.
<TODAY())
I really appreciate your help with this. I feel like I’m on the cusp of understanding all of this, but that I’m missingsomething obvious.
</today())>