I know this is an easy one, but I just don't know the way to do it. Here is what I have and am trying to accomplish:
I have a Contacts Table with a list of people, a Flight Table with a list of flights, dates, and passengers (Passengers from the Contacts Table), and a Query that gives me a list of passengers that perform a certain job function (Operator).
I'm trying to create a Report that will show the most recent date that an Operator was on a flight and then depending on how old the date is to have it display in differnt colors.
Any advice or suggestions is very appreciated!
I have a Contacts Table with a list of people, a Flight Table with a list of flights, dates, and passengers (Passengers from the Contacts Table), and a Query that gives me a list of passengers that perform a certain job function (Operator).
I'm trying to create a Report that will show the most recent date that an Operator was on a flight and then depending on how old the date is to have it display in differnt colors.
Any advice or suggestions is very appreciated!